aboutsummaryrefslogtreecommitdiff
path: root/devel/glade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glade/Makefile')
-rw-r--r--devel/glade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index ea47aa04f408..0551a5bccbf6 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glade
-PORTVERSION= 0.5.11
+PORTVERSION= 0.6.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/glade
@@ -16,6 +16,7 @@ MAINTAINER= ade@FreeBSD.org
USE_X_PREFIX= yes
USE_GNOME= yes
USE_LIBTOOL= yes
+CONFIGURE_ARGS= --with-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/libs"