summaryrefslogtreecommitdiff
path: root/parallel/clusterit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/clusterit/Makefile')
-rw-r--r--parallel/clusterit/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
index b0866b3446f..6661039a197 100644
--- a/parallel/clusterit/Makefile
+++ b/parallel/clusterit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/02/27 21:52:16 garbled Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/07 11:15:59 obache Exp $
DISTNAME= clusterit-2.5
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterit/}
@@ -9,10 +9,13 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://clusterit.sourceforge.net/
COMMENT= Clustering package for unix
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"