summaryrefslogtreecommitdiff
path: root/print/bg5pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/bg5pdf/Makefile')
-rw-r--r--print/bg5pdf/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile
index e22868c689d..831780988f3 100644
--- a/print/bg5pdf/Makefile
+++ b/print/bg5pdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/10/04 21:56:34 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/21 18:55:13 joerg Exp $
#
DISTNAME= bg5pdf-1.0.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print chinese
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,12 +10,16 @@ MAINTAINER= rxg@NetBSD.org
# HOMEPAGE= http://students.washington.edu/cschin/bg5ps/bg5pdf/
COMMENT= Wrap big5 encoding text file into PDF file by using PDFlib
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/bg5pdf
PYTHON_VERSIONS_ACCEPTED= 21
PYBINMODULE= # defined
PY_PATCHPLIST= yes
PYTHON_PATCH_SCRIPTS= bg5pdf
+INSTALLATION_DIRS= bin ${PYSITELIB}
+
MAKE_ENV+= PYINC=${PYINC:Q} PYSITELIB=${PYSITELIB:Q}
post-extract: