=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.1 retrieving revision 1.10 diff -u -r1.1 -r1.10 --- ports/Makefile 1997/11/27 23:44:36 1.1 +++ ports/Makefile 1998/05/17 04:32:00 1.10 @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:36 niklas Exp $ +# $OpenBSD: Makefile,v 1.10 1998/05/17 04:32:00 angelos Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # SUBDIR += archivers -#SUBDIR += astro -#SUBDIR += audio +SUBDIR += astro +SUBDIR += audio SUBDIR += benchmarks #SUBDIR += cad SUBDIR += chinese SUBDIR += comms -#SUBDIR += converters +SUBDIR += converters SUBDIR += databases SUBDIR += devel SUBDIR += editors @@ -19,15 +19,15 @@ SUBDIR += graphics #SUBDIR += japanese #SUBDIR += korean -#SUBDIR += lang +SUBDIR += lang SUBDIR += mail -#SUBDIR += math +SUBDIR += math #SUBDIR += mbone SUBDIR += misc SUBDIR += net SUBDIR += news -#SUBDIR += plan9 -#SUBDIR += print +SUBDIR += plan9 +SUBDIR += print #SUBDIR += russian SUBDIR += security SUBDIR += shells @@ -35,9 +35,9 @@ SUBDIR += textproc #SUBDIR += vietnamese SUBDIR += www -#SUBDIR += x11 +SUBDIR += x11 -PORTSTOP= yes +PORTSTOP?= yes .include