summaryrefslogtreecommitdiff
path: root/www/snownews/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/snownews/Makefile')
-rw-r--r--www/snownews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index c2c28815336..43b3bfc0a89 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 20:51:14 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/05 23:55:23 rillig Exp $
DISTNAME= snownews-1.5.7
PKGREVISION= 2
@@ -20,7 +20,7 @@ USE_TOOLS+= perl:run
REPLACE_PERL+= configure opml2snow snowsync
-CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
MAKE_ENV+= PKG_LOCALEDIR=${PKGLOCALEDIR:Q}
MAKE_ENV+= EXTRA_CFLAGS=${CFLAGS:M*:Q}