From 8e8d970bfa7cba3bff09646d2350304a98b686a3 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 9 Oct 2006 08:18:35 +0000 Subject: Chase pdf library and bump PORTREVISION. --- 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 5b7635e76296..87ae69a09266 100644 --- a/chinese/bg5pdf/Makefile +++ b/chinese/bg5pdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= bg5pdf PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese print MASTER_SITES= http://cschin.yydolphin.net/bg5pdf/ \ ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ @@ -15,7 +15,7 @@ MASTER_SITES= http://cschin.yydolphin.net/bg5pdf/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib -LIB_DEPENDS= pdf.7:${PORTSDIR}/print/pdflib +LIB_DEPENDS= pdf.8:${PORTSDIR}/print/pdflib CFLAGS+= -fPIC USE_PYTHON= yes -- cgit v1.2.3