summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/yelp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 357795539..8e854c116 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.140 2009/09/06 09:39:27 kwm Exp $
+# $MCom: ports/x11/yelp/Makefile,v 1.141 2009/09/08 16:07:11 kwm Exp $
#
PORTNAME= yelp
@@ -16,6 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A help browser for the GNOME 2 desktop
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
rarian.0:${PORTSDIR}/textproc/rarian
USE_GECKO= libxul
@@ -23,7 +24,7 @@ USE_GETTEXT= yes
USE_BZIP2= yes
USE_XORG= ice
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gnomedocutils
+USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \