diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-17 16:55:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-09-17 16:55:45 +0000 |
commit | cf6557aa5a181143f0a4c40bf6551919c1462e17 (patch) | |
tree | 2ac3fdb224eba0d7cee55c0e015213074ae0ffb2 /x11 | |
parent | 336a6b56d89b46c20543a3cc6aee1735a3da57b2 (diff) | |
download | ports-cf6557aa5a181143f0a4c40bf6551919c1462e17.tar.gz ports-cf6557aa5a181143f0a4c40bf6551919c1462e17.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index c73b7a282012..d48384f8badd 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -8,7 +8,7 @@ PORTNAME= yelp PORTVERSION= 2.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,7 @@ COMMENT= A help browser for the GNOME 2 desktop LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ rarian.0:${PORTSDIR}/textproc/rarian -USE_GECKO= firefox libxul +USE_GECKO= libxul firefox USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= ice |