summaryrefslogtreecommitdiffstats
path: root/databases
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 /databases
parentf65673d0ca84a699826ed90cfc30034cca1fa244 (diff)
downloadmarcuscom-ports-a46899093209df3d6651bf6782f4bcf9dd428c9e.tar.gz
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 'databases')
-rw-r--r--databases/evolution-data-server/Makefile4
-rw-r--r--databases/glom/Makefile4
-rw-r--r--databases/libgda2/Makefile4
-rw-r--r--databases/libgnomedb/Makefile4
-rw-r--r--databases/mergeant/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index e393c4764..fc566277f 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/databases/evolution-data-server/Makefile,v 1.47 2005/06/28 05:39:57 adamw Exp $
#
PORTNAME= evolution-data-server
@@ -26,7 +26,7 @@ USE_BISON= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnometarget libgnomeui
USE_REINPLACE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static \
--enable-nss=yes \
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index f9e5afa82..4d5e90fde 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/databases/glom/Makefile,v 1.3 2005/06/28 05:39:57 adamw Exp $
#
PORTNAME= glom
@@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_PYTHON= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix pygnomeextras
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 08ce08083..b3954b484 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/databases/libgda2/Makefile,v 1.24 2005/06/28 05:39:57 adamw Exp $
#
PORTNAME= libgda2
@@ -27,7 +27,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack glib20 libxslt
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
CONFIGURE_ARGS= --without-bdb
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile
index caaa75d05..aa3d98e2a 100644
--- a/databases/libgnomedb/Makefile
+++ b/databases/libgnomedb/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/databases/libgnomedb/Makefile,v 1.20 2005/06/28 05:39:58 adamw Exp $
#
PORTNAME= libgnomedb
@@ -21,7 +21,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \
intlhack
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile
index f0a6167cd..66fc39935 100644
--- a/databases/mergeant/Makefile
+++ b/databases/mergeant/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/databases/mergeant/Makefile,v 1.11 2005/06/28 05:39:58 adamw Exp $
#
PORTNAME= mergeant
@@ -21,7 +21,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb libgnomeprintui
USE_PERL5= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \