aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/bg5pdf
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
committerale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
commit2d8b5322387f75423e7aaba212f585214d97fcac (patch)
treeb8ba81cf25739b07eb66326308babbef00b6c244 /chinese/bg5pdf
parent3401e522e39ba4ee072173b9f1298e7b4a60d412 (diff)
downloadfreebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.gz
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.zst
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.zip
Chase pdflib.so version and bump PORTREVISION accordingly.
Diffstat (limited to 'chinese/bg5pdf')
-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