summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/inn/Makefile4
-rw-r--r--print/magicfilter/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 720efe4c958..da7594b7b50 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2005/07/16 19:10:40 jlam Exp $
+# $NetBSD: Makefile,v 1.67 2005/07/18 02:37:22 jlam Exp $
DISTNAME= inn-2.4.1
PKGREVISION= 6
@@ -40,7 +40,7 @@ CONFIGURE_ENV+= _PATH_EGREP="${TOOLS_EGREP}"
CONFIGURE_ENV+= _PATH_SED="${TOOLS_SED}"
CONFIGURE_ENV+= _PATH_SH="${TOOLS_SH}"
CONFIGURE_ENV+= _PATH_SORT="${TOOLS_SORT}"
-CONFIGURE_ENV+= GZIP="${TOOLS_GZIP_CMD:Q:C/\\\\ .*//}"
+CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:Q}
USE_TOOLS+= awk egrep gzip perl:run sed sh sort yacc
PKG_USERS= ${INN_USER}:${INN_GROUP}::Internet\\ News:${INN_DATA_DIR}:${SH}
diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile
index b1d0f695673..5c9392d71a4 100644
--- a/print/magicfilter/Makefile
+++ b/print/magicfilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2005/07/07 21:18:08 tron Exp $
+# $NetBSD: Makefile,v 1.42 2005/07/18 02:37:22 jlam Exp $
DISTNAME= magicfilter-1.2
PKGREVISION= 4
@@ -18,7 +18,7 @@ DEPENDS+= papersize-[0-9]*:../../print/papersize
USE_TOOLS+= gmake gzip
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GHOSTSCRIPT=${LOCALBASE}/bin/gs
-CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:C/ .*//W:Q}
+CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:Q}
PLIST_SRC= ${WRKDIR}/PLIST