summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-08 05:58:25 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-08 05:58:25 +0800
commit9b9cb9841d5e856bc1e86950299e0f93939c86c1 (patch)
tree3f9143bc1de8f9022121ce557ff199c3bb6c2eec /x11
parent31bb7fa0ba836c211525769c3bea744bcf85f6f9 (diff)
downloadmarcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar.gz
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar.bz2
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar.lz
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar.xz
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.tar.zst
marcuscom-ports-9b9cb9841d5e856bc1e86950299e0f93939c86c1.zip
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4198 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-terminal/Makefile4
-rw-r--r--x11/gnometerminal/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index 6f194adbb..20cca63f7 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11/gnometerminal/Makefile,v 1.47 2005/07/06 05:36:06 marcus Exp $
#
PORTNAME= gnometerminal
@@ -23,7 +23,7 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile
index 6f194adbb..20cca63f7 100644
--- a/x11/gnometerminal/Makefile
+++ b/x11/gnometerminal/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11/gnometerminal/Makefile,v 1.47 2005/07/06 05:36:06 marcus Exp $
#
PORTNAME= gnometerminal
@@ -23,7 +23,7 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"