aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/bakery/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-03-01 07:09:10 +0800
committerade <ade@FreeBSD.org>2006-03-01 07:09:10 +0800
commit0c7b82ae2be28b69306e2259319e6c97c2a4047b (patch)
tree674e93e8812937e6bfed84a1790a7622b3b4cfc4 /x11-toolkits/bakery/Makefile
parent9e747506029ca765eb743093a763fbb48ee6ae88 (diff)
downloadfreebsd-ports-gnome-0c7b82ae2be28b69306e2259319e6c97c2a4047b.tar.gz
freebsd-ports-gnome-0c7b82ae2be28b69306e2259319e6c97c2a4047b.tar.zst
freebsd-ports-gnome-0c7b82ae2be28b69306e2259319e6c97c2a4047b.zip
Put libtool back in, the GNOME 'ltverhack' component requires it.
Submitted by: pointyhat Approved by: portmgr (implicit)
Diffstat (limited to 'x11-toolkits/bakery/Makefile')
-rw-r--r--x11-toolkits/bakery/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile
index 0e2995184cb4..827c8bc1399e 100644
--- a/x11-toolkits/bakery/Makefile
+++ b/x11-toolkits/bakery/Makefile
@@ -25,7 +25,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GCC= 3.4
USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"