summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 08:25:57 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 08:25:57 +0800
commit5131e9bc9ebf7d49b516ef5b9879ab08554498a8 (patch)
treed1c481e6c5c9b3b431df2cf722fe6ed090b1a0d2 /sysutils/gconf-editor/Makefile
parent32f4b98d364ab7e634b9cb207331927f82d0fd6e (diff)
downloadmarcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.gz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.bz2
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.lz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.xz
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.tar.zst
marcuscom-ports-5131e9bc9ebf7d49b516ef5b9879ab08554498a8.zip
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5757 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r--sysutils/gconf-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 33cafa6e0..ee908fbc7 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.41 2005/10/08 19:41:39 marcus Exp $
+# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.43 2006/01/30 16:47:16 ahze Exp $
#
PORTNAME= gconf-editor
@@ -23,7 +23,7 @@ INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"