diff options
Diffstat (limited to 'print/panda/Makefile')
-rw-r--r-- | print/panda/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index f5e1ca79f944..52b6d69cddfd 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -19,8 +19,6 @@ 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 |