diff options
Diffstat (limited to 'print/bg5pdf')
-rw-r--r-- | print/bg5pdf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/bg5pdf/Makefile b/print/bg5pdf/Makefile index e0756b8ee0a..c250154616d 100644 --- a/print/bg5pdf/Makefile +++ b/print/bg5pdf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/03/15 11:53:36 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/08 13:45:35 asau Exp $ DISTNAME= bg5pdf-1.0.0 PKGREVISION= 12 @@ -9,8 +9,6 @@ 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 PY_PATCHPLIST= yes PYTHON_PATCH_SCRIPTS= bg5pdf |