[Midnightbsd-cvs] mports: Makefile: Fix to build against www/browser.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Oct 20 14:14:07 EDT 2008


Log Message:
-----------
Fix to build against www/browser.

Modified Files:
--------------
    mports/www/epiphany:
        Makefile (r1.8 -> r1.9)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/epiphany/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -L www/epiphany/Makefile -L www/epiphany/Makefile -u -r1.8 -r1.9
--- www/epiphany/Makefile
+++ www/epiphany/Makefile
@@ -62,7 +62,7 @@
 CONFLICTS=	epiphany-[1-9]*
 PLIST_SUB+=	GECKO="@comment "
 .else
-USE_GECKO+=	browser firefox xulrunner
+USE_GECKO+=	browser<->firefox xulrunner
 CONFIGURE_ARGS+=	--with-gecko=${GECKO} \
 			--with-engine=mozilla
 .include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"


More information about the Midnightbsd-cvs mailing list