summaryrefslogtreecommitdiffstats
path: root/devel/bugbuddy
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-18 18:39:13 +0000
committermarcus <marcus@FreeBSD.org>2002-09-18 18:39:13 +0000
commit5353c691e1792623d0486b4773884ea5b7228877 (patch)
tree28205098c1b8c248368cb73beb40c51a6c692127 /devel/bugbuddy
parent82111270e1a9b7fef7d34bea01d456610d0cb3e0 (diff)
downloadFreeBSD-ports-5353c691e1792623d0486b4773884ea5b7228877.zip
FreeBSD-ports-5353c691e1792623d0486b4773884ea5b7228877.tar.gz
Add missing dependency on gnomevfs.
Submitted by: bento
Diffstat (limited to 'devel/bugbuddy')
-rw-r--r--devel/bugbuddy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugbuddy/Makefile b/devel/bugbuddy/Makefile
index 34e97c4..a8e735c 100644
--- a/devel/bugbuddy/Makefile
+++ b/devel/bugbuddy/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack libglade
+USE_GNOME= gnomeprefix gnomehack libglade gnomevfs
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud