[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unbreak gnats "www" flavor



i will not do whitespace changes without testing
i will not do whitespace changes without testing
i will not do whitespace changes without testing

patch attached.

- jolan
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/gnats/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	2003/04/06 03:41:55	1.10
+++ Makefile	2003/04/23 22:10:59
@@ -32,13 +32,12 @@
 	sed "s%/var/lib%${TRUEPREFIX}/share%g" \
 		${WRKDIST}/gnats/gnats-db.conf > \
 		${PREFIX}/share/examples/gnats/gnats-db.conf
-
-FLAVORS=	www
-FLAVOR?=
-
 .if ${FLAVOR:L:Mwww}
 	${INSTALL_PROGRAM} ${WRKDIST}/contrib/gnatsweb/gnatsweb.pl \
 		${PREFIX}/lib/gnatsweb
 .endif
+
+FLAVORS=	www
+FLAVOR?=
 
 .include <bsd.port.mk>

Visit your host, monkey.org