summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-11 01:14:36 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-08-11 01:14:36 +0800
commit4379c8392d65da19fed97ae33309fcdca0ecab4e (patch)
treee5a1797d86c8ba0e4a6a3f141b2c3fc606e908a9 /x11
parentaa38b71c045a2689eb4b0c2862f50de74b08f283 (diff)
downloadmarcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar.gz
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar.bz2
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar.lz
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar.xz
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.tar.zst
marcuscom-ports-4379c8392d65da19fed97ae33309fcdca0ecab4e.zip
Re-spell USE_AUTOTOOLS using the ever-popular 'U'.
Reported by: Pascal G. Hofstee <caelian@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7022 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/libgnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index b831c6c70..e5238c6ee 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
-# $MCom: ports/x11/libgnome/Makefile,v 1.83 2006/07/23 17:23:19 mezz Exp $
+# $MCom: ports/x11/libgnome/Makefile,v 1.84 2006/08/08 20:19:07 ahze Exp $
#
PORTNAME= libgnome
@@ -32,7 +32,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack esound \
USE_BISON= yes
USE_XLIB= yes
USE_LDCONFIG= yes
-SE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"