summaryrefslogtreecommitdiff
path: root/parallel/clusterit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit/Makefile')
-rw-r--r--parallel/clusterit/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index a90991a7607..682cf3c437d 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2004/02/10 09:27:15 garbled Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/24 05:42:37 garbled Exp $
-DISTNAME= clusterit-2.2
+DISTNAME= clusterit-2.3
CATEGORIES= parallel
MASTER_SITES= http://www.garbled.net/download/
@@ -8,6 +8,8 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.garbled.net/clusterit.html
COMMENT= Clustering package for unix
+HAS_CONFIGURE= YES
+CONFIGURE_ARGS+= --prefix=${PREFIX}
USE_X11= YES
.include "../../mk/bsd.pkg.mk"