summaryrefslogtreecommitdiff
path: root/print/pdflib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdflib/Makefile')
-rw-r--r--print/pdflib/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index b9222fa5ae6..eb1ecfa4614 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2000/08/15 00:54:19 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/01/15 18:09:02 drochner Exp $
#
-DISTNAME= pdflib-3.0
+DISTNAME= pdflib-3.03
CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/pdflib/download/
@@ -15,7 +15,8 @@ DEPENDS+= png-*:../../graphics/png
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tifflib=${PREFIX} \
- --with-pnglib=${PREFIX}
+ --with-pnglib=${PREFIX} \
+ --enable-shared-pdflib
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig