summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/libwnck/Makefile4
-rw-r--r--x11-toolkits/pango/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile
index cbfc703b6..b152cb5d7 100644
--- a/x11-toolkits/libwnck/Makefile
+++ b/x11-toolkits/libwnck/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.61 2006/02/13 23:15:18 ahze Exp $
+# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.62 2006/02/23 19:16:18 ahze Exp $
#
PORTNAME= libwnck
@@ -26,7 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gtk20 ltverhack
USE_BISON= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index b395a20fe..c641f042a 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/pango/Makefile,v 1.52 2006/02/21 13:22:03 ahze Exp $
+# $MCom: ports/x11-toolkits/pango/Makefile,v 1.53 2006/02/23 19:16:18 ahze Exp $
#
PORTNAME= pango
@@ -27,7 +27,7 @@ USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomehack glib20 ltverhack
CONFIGURE_ARGS= --with-qt=no \
--with-html-dir=${PREFIX}/share/doc \