aboutsummaryrefslogtreecommitdiff
path: root/lang/pike74/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-14 06:26:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-14 06:26:11 +0000
commit8f2017c53cff67035054c475d55b9f79dbcb7f47 (patch)
tree9bc05e4ab08a005cbdf1a5f95c8ad0f970deb428 /lang/pike74/Makefile
parent417047ed8a84e20604ac344addbbbc6daa80111e (diff)
downloadports-8f2017c53cff67035054c475d55b9f79dbcb7f47.tar.gz
ports-8f2017c53cff67035054c475d55b9f79dbcb7f47.zip
Notes
Diffstat (limited to 'lang/pike74/Makefile')
-rw-r--r--lang/pike74/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike74/Makefile b/lang/pike74/Makefile
index c422aa54678d..d9ff155c7dc8 100644
--- a/lang/pike74/Makefile
+++ b/lang/pike74/Makefile
@@ -213,7 +213,7 @@ CONFIGURE_ARGS+= --without-sane
.endif
.if defined(WITH_PDF)
-LIB_DEPENDS+= pdf.4:${PORTSDIR}/print/pdflib \
+LIB_DEPENDS+= pdf.4:${PORTSDIR}/print/pdflib4 \
panda.0:${PORTSDIR}/print/panda
CONFIGURE_ARGS+= --with-libpdf --with-libpanda
.else