summaryrefslogtreecommitdiffstats
path: root/graphics/gpdf
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-06 00:36:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-06 00:36:18 +0800
commit2e820a178b29eada1eda1e9eb333d1b8f8d48114 (patch)
treef89d4106ce197a6dfd4ddd3754877876e5c498e1 /graphics/gpdf
parent975045deafb89c47da2e50efd0dc09353e2b8687 (diff)
downloadmarcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar.gz
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar.bz2
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar.lz
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar.xz
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.tar.zst
marcuscom-ports-2e820a178b29eada1eda1e9eb333d1b8f8d48114.zip
Use new libtool scheme.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2622 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gpdf')
-rw-r--r--graphics/gpdf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile
index 7efaf9f7d..e65168897 100644
--- a/graphics/gpdf/Makefile
+++ b/graphics/gpdf/Makefile
@@ -17,9 +17,10 @@ COMMENT= GNOME version of xpdf
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack lthack libgnomeui libgnomeprintui
+USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libgnomeprintui \
+ desktopfileutils
USE_X_PREFIX= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"