=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.3 retrieving revision 1.9 diff -u -r1.3 -r1.9 --- ports/Makefile 1997/12/02 08:59:31 1.3 +++ ports/Makefile 1998/04/29 05:04:13 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 1997/12/02 08:59:31 niklas Exp $ +# $OpenBSD: Makefile,v 1.9 1998/04/29 05:04:13 angelos Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # @@ -9,7 +9,7 @@ #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 += 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