summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-25 19:23:41 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-25 19:23:41 +0000
commit605523fa40308b64c38c18d3eabbe27ef10f71b0 (patch)
treedf3b3d714622e941600c4cf1f736a0e76974afb5
parentPost libtool-conversion fixups (diff)
Post libtool-conversion fixups
Submitted by: pointyhat Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=156790
-rw-r--r--net-im/gnome-jabber/Makefile2
-rw-r--r--x11-fonts/gnome-font-sampler/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnome-jabber/Makefile b/net-im/gnome-jabber/Makefile
index 1cbb23a68657..0e133a1ac5ca 100644
--- a/net-im/gnome-jabber/Makefile
+++ b/net-im/gnome-jabber/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile
index 929387cff1a0..92b585c465e2 100644
--- a/x11-fonts/gnome-font-sampler/Makefile
+++ b/x11-fonts/gnome-font-sampler/Makefile
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
USE_GCC= 3.4+
USE_GNOME= libgnomeui gnomeprefix
USE_REINPLACE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
post-patch: