diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /chinese/xpdf | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'chinese/xpdf')
-rw-r--r-- | chinese/xpdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index b3ad27d27ab0..07f43a7f5ade 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpdf PORTVERSION= 20040727 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} \ @@ -24,7 +24,6 @@ RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf\ ${LOCALBASE}/share/arphicttf/logo.gif:${PORTSDIR}/chinese/arphicttf NO_BUILD= yes -USE_X_PREFIX= yes NO_WRKSUBDIR= yes SUB_FILES= dot.xpdfrc SUB_LIST= ADOBECMAPDIR=${ADOBECMAPDIR} |