=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.4 retrieving revision 1.9 diff -u -r1.4 -r1.9 --- ports/Makefile 1997/12/02 10:34:45 1.4 +++ ports/Makefile 1998/04/29 05:04:13 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1997/12/02 10:34:45 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,7 +19,7 @@ SUBDIR += graphics #SUBDIR += japanese #SUBDIR += korean -#SUBDIR += lang +SUBDIR += lang SUBDIR += mail #SUBDIR += math #SUBDIR += mbone @@ -27,7 +27,7 @@ SUBDIR += net SUBDIR += news SUBDIR += plan9 -#SUBDIR += print +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