summaryrefslogtreecommitdiffstats
path: root/graphics/poppler
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-04 08:12:01 +0800
commit1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb (patch)
treeacdda213828bbb8225ec4ab1136c646f4cca6305 /graphics/poppler
parentf72f003a94fafe45af77f3f41658c9005a1f8586 (diff)
downloadmarcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.gz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.bz2
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.lz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.xz
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.tar.zst
marcuscom-ports-1d1d089ac6c0dcc3e458b6d91370efa1c89ed7bb.zip
Convert to USE_AUTOTOOLS.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4171 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/poppler')
-rw-r--r--graphics/poppler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 680ac1496..961c879cc 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -3,7 +3,7 @@
# Whom: marcus@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/poppler/Makefile,v 1.7 2005/06/28 05:40:06 adamw Exp $
+# $MCom: ports/graphics/poppler/Makefile,v 1.8 2005/07/02 23:25:15 ahze Exp $
#
PORTNAME= poppler
@@ -16,7 +16,7 @@ COMMENT= A PDF rendering library
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomeprefix gnomehack gtk20
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \