From c04f453e49e64a312018169ce201aaa40e359a19 Mon Sep 17 00:00:00 2001 From: bland Date: Fri, 16 Jul 2004 13:56:36 +0000 Subject: Use libtool13 and lthack to get port compiled with non-stock C++ compiler. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2479 df743ca5-7f9a-e211-a948-0013205c9059 --- print/libgnomeprintmm/Makefile | 4 ++-- x11-toolkits/libgnomeprintuimm/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index cad2eb7f3..4afadb223 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -22,9 +22,9 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GCC= 3.3 -USE_GNOME= gnomeprefix gnomehack libgnomeprint +USE_GNOME= gnomeprefix gnomehack lthack libgnomeprint INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.5" API_VERSION="2.6" diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index d1cd38462..c8a571759 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -22,10 +22,10 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprintui +USE_GNOME= gnomeprefix gnomehack lthack libgnomeprintui INSTALLS_SHLIB= yes USE_REINPLACE= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.5" API_VERSION="2.6" -- cgit v1.2.3