summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome-desktop/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 03:16:19 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-24 03:16:19 +0800
commit571e927646ab490e49fcdd3f58953a1548827836 (patch)
tree379c9aadb0a0d7e0aa24a14026b664883f136eb3 /x11-toolkits/py-gnome-desktop/Makefile
parentaf39a16dae113390cd149015a221a98325734ee0 (diff)
downloadmarcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar.gz
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar.bz2
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar.lz
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar.xz
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.tar.zst
marcuscom-ports-571e927646ab490e49fcdd3f58953a1548827836.zip
- Use single libtool
- add USE_GETTEXT to some ports to make portlint happy git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5739 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome-desktop/Makefile')
-rw-r--r--x11-toolkits/py-gnome-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile
index b8906522b..7d388326d 100644
--- a/x11-toolkits/py-gnome-desktop/Makefile
+++ b/x11-toolkits/py-gnome-desktop/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.33 2006/01/21 02:52:40 marcus Exp $
+# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.34 2006/01/21 19:45:12 marcus Exp $
#
PORTNAME= gnome
@@ -28,7 +28,7 @@ USE_GMAKE= yes
USE_PYTHON= yes
USE_GNOME= gnomehack libgnomeprintui gnomepanel \
gtksourceview libwnck nautiluscdburner pygnome2 metacity
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"