summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>2005-07-07 21:18:08 +0000
committertron <tron>2005-07-07 21:18:08 +0000
commit7b4d7efad288368565f627d92bdef446d96cf341 (patch)
tree9cd93c2f9bfe59e2da591412e5f135bac98d99b1 /print
parentc4e15abb1522cb9c85a4339600753d768e4fd98c (diff)
downloadpkgsrc-7b4d7efad288368565f627d92bdef446d96cf341.tar.gz
Avoid compiling the path to the "gzip" wrapper script into the binary,
bump package revision.
Diffstat (limited to 'print')
-rw-r--r--print/magicfilter/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index 75b2dca4ded..b1d0f695673 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2005/05/22 20:08:28 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2005/07/07 21:18:08 tron Exp $
DISTNAME= magicfilter-1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/}
@@ -15,9 +15,10 @@ DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
DEPENDS+= papersize-[0-9]*:../../print/papersize
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake gzip
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GHOSTSCRIPT=${LOCALBASE}/bin/gs
+CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:C/ .*//W:Q}
PLIST_SRC= ${WRKDIR}/PLIST