summaryrefslogtreecommitdiff
path: root/graphics/mupdf/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-05-29 20:18:17 +0000
committerJohn Marino <marino@FreeBSD.org>2014-05-29 20:18:17 +0000
commit9951638e48bbb7051abcd018150645df357ae781 (patch)
tree94db23b3dad6bc8efe1722de55c67f7d6bafb4a7 /graphics/mupdf/Makefile
parent- Spelling fixes (diff)
2 more ports: convert to USES+= zip
USES=zip is currently desired when all distfiles are zip archives, unless the after-extraction arguments are tailored for ${TAR}. Currently USES=zip is incompatible with multiple distfiles of different formats, but this is being worked on. Approved by: general infrastructure blanket
Notes
Notes: svn path=/head/; revision=355743
Diffstat (limited to 'graphics/mupdf/Makefile')
-rw-r--r--graphics/mupdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index e150da277868..c472c7d01920 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
MAKE_ARGS+= build=release prefix=${PREFIX} verbose=1 mandir=${PREFIX}/man \
XCFLAGS=-I${LOCALBASE}/include
-USES= pkgconfig gmake
+USES= pkgconfig gmake zip
USE_XORG= x11 xext
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source