aboutsummaryrefslogtreecommitdiff
path: root/print/panda/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /print/panda/Makefile
parent166b4155de5509696359deb556c66dc396ff0d2c (diff)
downloadports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz
ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip
Notes
Diffstat (limited to 'print/panda/Makefile')
-rw-r--r--print/panda/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile
index 59ac024f105d..f5e1ca79f944 100644
--- a/print/panda/Makefile
+++ b/print/panda/Makefile
@@ -15,12 +15,12 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= A GPL\'ed PDF generation library
-
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+PORTCOMMENT= A GPL PDF generation library
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes