summaryrefslogtreecommitdiff
path: root/x11-toolkits/guile-gobject
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-04 16:41:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-04 16:41:17 +0000
commitee9b948995e7eb3155a3a6317d60ef7aae124dc8 (patch)
treed859a37547bdaeb30bc416f8ec73c8b6d06280d6 /x11-toolkits/guile-gobject
parentUpdate to 3.00 and drop maintainership. (diff)
Add a missing dependency on gtk20.
Notes
Notes: svn path=/head/; revision=80113
Diffstat (limited to 'x11-toolkits/guile-gobject')
-rw-r--r--x11-toolkits/guile-gobject/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gobject/Makefile b/x11-toolkits/guile-gobject/Makefile
index 464f406bed57..67ec0f5370c1 100644
--- a/x11-toolkits/guile-gobject/Makefile
+++ b/x11-toolkits/guile-gobject/Makefile
@@ -7,6 +7,7 @@
PORTNAME= guile-gobject
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://savannah.nongnu.org/download/guile-gtk/
@@ -17,7 +18,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
USE_BISON= yes
-USE_GNOME= libbonobo
+USE_GNOME= gtk20 libbonobo
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \