diff options
Diffstat (limited to 'x11-toolkits/guile-gnome/Makefile')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index eb80ac8ddb0e..e35e85b6c686 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ guile.6:${PORTSDIR}/lang/guile \ guiledlopenhelper.0:${PORTSDIR}/x11-toolkits/guile-gtk \ - glade.3:${PORTSDIR}/devel/libglade + glade.4:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config |