aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/guile-gtk
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-29 03:22:52 +0800
committerpav <pav@FreeBSD.org>2007-03-29 03:22:52 +0800
commite74ad457e559e38105a0fdb231c01b1ac01ab488 (patch)
tree7dd1940d78ac9d8561a05d929f834586c11ade80 /x11-toolkits/guile-gtk
parent714552c4893c878e87e30e24fd5a40faf5722262 (diff)
downloadfreebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.gz
freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.zst
freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.zip
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits/guile-gtk')
-rw-r--r--x11-toolkits/guile-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index 6e9ffc23ee12..34b795635130 100644
--- a/x11-toolkits/guile-gtk/Makefile
+++ b/x11-toolkits/guile-gtk/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile
USE_XLIB= yes
USE_GMAKE= yes
USE_GNOME= gnometarget gdkpixbuf libglade
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-gtkgl=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \