summaryrefslogtreecommitdiffstats
path: root/net/vino
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-02 02:11:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-02 02:11:44 +0800
commita46899093209df3d6651bf6782f4bcf9dd428c9e (patch)
treea549d9db61918e6778d28873d91d3b657af06b94 /net/vino
parentf65673d0ca84a699826ed90cfc30034cca1fa244 (diff)
downloadmarcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.gz
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.bz2
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.lz
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.xz
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.zst
marcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.zip
Switch to the new USE_AUTOTOOLS world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4139 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino')
-rw-r--r--net/vino/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 381f230bd..dc6682b3e 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -3,7 +3,7 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/net/vino/Makefile,v 1.16 2005/06/28 05:40:09 adamw Exp $
#
PORTNAME= vino
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel
USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --enable-session-support
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"