aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-10-06 14:30:54 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-10-06 14:30:54 +0000
commite92b7043f11c55d7b5f2665bd214ca896b8a340e (patch)
tree9a40716949b6303ce756688bf3bfff2dcff4abef /chinese
parent8050d614d8173a45c680e32d7e76ba9f845353ba (diff)
downloadports-e92b7043f11c55d7b5f2665bd214ca896b8a340e.tar.gz
ports-e92b7043f11c55d7b5f2665bd214ca896b8a340e.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/bg5pdf/Makefile5
-rw-r--r--chinese/bg5pdf/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile
index 36d5f723ae70..1cd4953d1721 100644
--- a/chinese/bg5pdf/Makefile
+++ b/chinese/bg5pdf/Makefile
@@ -11,10 +11,13 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
+LICENSE= GPLv2
+
LIB_DEPENDS= libpdf.so:${PORTSDIR}/print/pdflib
+USES= python:2
+
CFLAGS+= -fPIC
-USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= EXAMPLES
diff --git a/chinese/bg5pdf/pkg-plist b/chinese/bg5pdf/pkg-plist
index 556e91be8a47..3200f4a68408 100644
--- a/chinese/bg5pdf/pkg-plist
+++ b/chinese/bg5pdf/pkg-plist
@@ -4,4 +4,3 @@ bin/gbpdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/genTest.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.big5
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.big5.pdf
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%