summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-14 14:33:23 +0800
commit039fd0b84c7b82bca4a36bae0a19f110f04e1bcc (patch)
tree27349f78a1e950949c7a81c85ff84626c694353b /print
parent003cebba57bd2c455d360aa85ab95c255a773fc7 (diff)
downloadmarcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.gz
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.tar.zst
marcuscom-ports-039fd0b84c7b82bca4a36bae0a19f110f04e1bcc.zip
s/USE_LIBTOOL=yes/USE_LIBTOOL_VER=13/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2055 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r--print/ggv2/Makefile2
-rw-r--r--print/libgnomeprint/Makefile2
-rw-r--r--print/libgnomeprintmm/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index e9c6798d2..175b66a40 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -33,7 +33,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack lthack intlhack libgnomeui
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 699231372..9ca779f9f 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -22,7 +22,7 @@ USE_REINPLACE= yes
USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libbonobo libartlgpl2 \
gtk20 lthack
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile
index bcf0c5d82..d62271fc3 100644
--- a/print/libgnomeprintmm/Makefile
+++ b/print/libgnomeprintmm/Makefile
@@ -24,7 +24,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack lthack libgnomeprint
INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER=13
CONFIGURE_ARGS= --enable-static
PLIST_SUB= VERSION="2.5" API_VERSION="2.6"