From 2d8b5322387f75423e7aaba212f585214d97fcac Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 10 Jan 2012 11:41:37 +0000 Subject: Chase pdflib.so version and bump PORTREVISION accordingly. --- chinese/bg5pdf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chinese/bg5pdf') 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 -- cgit