summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index b604c6b3b11..398b7345438 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/06/02 20:48:12 garbled Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:15 rillig Exp $
DISTNAME= clusterit-2.3.1
CATEGORIES= parallel
@@ -9,7 +9,7 @@ HOMEPAGE= http://www.garbled.net/clusterit.html
COMMENT= Clustering package for unix
HAS_CONFIGURE= YES
-CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"