summaryrefslogtreecommitdiff
path: root/textproc/freepwing
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-07-08 21:28:15 +0000
committerkristerw <kristerw@pkgsrc.org>2005-07-08 21:28:15 +0000
commit9384e6337d76fcf96c666912527a4a5a67b06bed (patch)
tree750c0e69087ff1642af98618c0be66cf5f0f11d9 /textproc/freepwing
parent41530b67f501f1fc33151c6d21802362fe537b19 (diff)
downloadpkgsrc-9384e6337d76fcf96c666912527a4a5a67b06bed.tar.gz
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
Diffstat (limited to 'textproc/freepwing')
-rw-r--r--textproc/freepwing/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile
index d426657f675..ab535501f68 100644
--- a/textproc/freepwing/Makefile
+++ b/textproc/freepwing/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/05/22 20:08:34 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/08 21:35:03 kristerw Exp $
DISTNAME= freepwing-1.4.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/
@@ -13,6 +13,7 @@ DEPENDS+= p5-Jcode-[0-9]*:../../converters/p5-Jcode
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-pkgdocdir=${PREFIX}/share/doc/freepwing
+CONFIGURE_ENV+= GNUMAKE="${GMAKE}"
USE_TOOLS+= gmake
USE_PERL5= yes