aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-01-10 11:41:37 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-01-10 11:41:37 +0000
commit1b91e235c32daa52cee3d70048627b4e136f5e91 (patch)
tree93cc9fad679a3a5cc17db769a155ad93c3405b6a /chinese
parent06b8ce46b8948d98932446a382ba0cb999504ecd (diff)
downloadports-1b91e235c32daa52cee3d70048627b4e136f5e91.tar.gz
ports-1b91e235c32daa52cee3d70048627b4e136f5e91.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/bg5pdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile
index ed98431ebd55..1a95d2a6596e 100644
--- a/chinese/bg5pdf/Makefile
+++ b/chinese/bg5pdf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bg5pdf
PORTVERSION= 1.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= chinese print
MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \
LOCAL/chinsan
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
-LIB_DEPENDS= pdf.8:${PORTSDIR}/print/pdflib
+LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib
CFLAGS+= -fPIC
USE_PYTHON= yes