diff options
Diffstat (limited to 'x11-toolkits/guile-gnome')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index c840396dda4..d447c9b3a28 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= guile-gnome PORTVERSION= 0.20 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-guile/0.20 @@ -17,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk +USE_X_PREFIX= yes USE_LIBTOOL= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix bonobo gtkhtml libglade |