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

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


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

Modified Files:
--------------
    mports/www/galeon:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/galeon/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L www/galeon/Makefile -L www/galeon/Makefile -u -r1.3 -r1.4
--- www/galeon/Makefile
+++ www/galeon/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	galeon
 PORTVERSION=	2.0.6
+PORTREVISION=	1
 CATEGORIES=	www gnome
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PORTNAME:S/2$//}
@@ -16,7 +17,7 @@
 COMMENT=	A GNOME 2 Web browser based on gecko (the Mozilla rendering engine)
 LICENSE=	gpl2
 
-USE_GECKO=	firefox mozilla seamonkey xulrunner browser
+USE_GECKO=	browser<->firefox mozilla seamonkey xulrunner browser
 WRKSRC=		${WRKDIR}/${PORTNAME:S/2$//}-${PORTVERSION:S/a$//}
 USE_BZIP2=	yes
 USE_XLIB=	yes
@@ -35,7 +36,6 @@
 GCONF_SCHEMAS=	galeon.schemas
 
 .include <bsd.port.pre.mk>
-.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
 
 NO_WERROR=	yes
 # allow build with more warnings enabled


More information about the Midnightbsd-cvs mailing list