summaryrefslogtreecommitdiff
path: root/print/pdflib4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-08-01 19:21:35 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-08-01 19:21:35 +0000
commitbff6eb345b6d7e324ec44780b778c6ae7497e725 (patch)
treefa112be837f3bfa764e13b27c5a0d88ae532f3f2 /print/pdflib4
parentBump 'Version Required' to reflect reality. (diff)
Add FETCH_BEFORE_ARGS=-b.
Primary master site needs it.
Notes
Notes: svn path=/head/; revision=20469
Diffstat (limited to 'print/pdflib4')
-rw-r--r--print/pdflib4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/pdflib4/Makefile b/print/pdflib4/Makefile
index 420fb9614426..e4b5a9d5975e 100644
--- a/print/pdflib4/Makefile
+++ b/print/pdflib4/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Jan 18 17:03:33 CET 1999
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1999/05/19 21:45:53 dirk Exp $
+# $Id: Makefile,v 1.3 1999/07/30 21:03:54 dirk Exp $
#
DISTNAME= pdflib-2.0
@@ -17,6 +17,7 @@ RUN_DEPENDS= ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \
jpeg.9:${PORTSDIR}/graphics/jpeg
+FETCH_BEFORE_ARGS= -b
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-perl5=${PERL} \
--with-tiff=${PREFIX} \