summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index 419070cd7af..e8461d43069 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:34 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/08/28 07:47:55 ghen Exp $
DISTNAME= clusterit-2.4
PKGREVISION= 1
@@ -9,8 +9,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://clusterit.sourceforge.net/
COMMENT= Clustering package for unix
-HAS_CONFIGURE= YES
-CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
+GNU_CONFIGURE= YES
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"