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

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


Log Message:
-----------
build against www/broswer

Modified Files:
--------------
    mports/x11/yelp:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/yelp/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/yelp/Makefile -L x11/yelp/Makefile -u -r1.5 -r1.6
--- x11/yelp/Makefile
+++ x11/yelp/Makefile
@@ -9,7 +9,7 @@
 
 PORTNAME=	yelp
 PORTVERSION=	2.22.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -21,7 +21,7 @@
 LIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
 		rarian.0:${PORTSDIR}/textproc/rarian
 
-USE_GECKO=	firefox xulrunner
+USE_GECKO=	browser<->firefox xulrunner
 USE_GETTEXT=	yes
 USE_BZIP2=	yes
 USE_XORG=	ice


More information about the Midnightbsd-cvs mailing list