summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-06-07 11:15:59 +0000
committerobache <obache@pkgsrc.org>2008-06-07 11:15:59 +0000
commitca1c5cead2a5c7f92eb89d315ef0875bf8f40fe7 (patch)
treeee52a8a5f979559a90c1025a2c229ae17a3ee872 /parallel/clusterit
parentb03add361758a73491bededed6e7251eaf628e97 (diff)
downloadpkgsrc-ca1c5cead2a5c7f92eb89d315ef0875bf8f40fe7.tar.gz
Requre curses library.
Bump PKGREVISION. While here, marked as DESTDIR ready, sort PLIST. Patch from Aleksej Saushev in PR 38879.
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile7
-rw-r--r--parallel/clusterit/PLIST30
2 files changed, 20 insertions, 17 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"
diff --git a/parallel/clusterit/PLIST b/parallel/clusterit/PLIST
index 1292696ffdf..ad02dce2096 100644
--- a/parallel/clusterit/PLIST
+++ b/parallel/clusterit/PLIST
@@ -1,31 +1,31 @@
-@comment $NetBSD: PLIST,v 1.3 2008/02/27 21:52:16 garbled Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/07 11:15:59 obache Exp $
bin/barrier
bin/barrierd
-bin/rseq
-bin/run
+bin/clustersed
bin/dsh
+bin/dshbak
bin/dtop
+bin/dvt
+bin/jsd
+bin/jsh
bin/pcp
bin/pdf
bin/prm
-bin/dshbak
-bin/dvt
+bin/rseq
+bin/run
bin/rvt
-bin/clustersed
-bin/jsh
-bin/jsd
man/man1/barrier.1
man/man1/barrierd.1
-man/man1/rseq.1
-man/man1/run.1
+man/man1/clustersed.1
man/man1/dsh.1
+man/man1/dshbak.1
man/man1/dtop.1
+man/man1/dvt.1
+man/man1/jsd.1
+man/man1/jsh.1
man/man1/pcp.1
man/man1/pdf.1
man/man1/prm.1
-man/man1/dshbak.1
-man/man1/dvt.1
+man/man1/rseq.1
+man/man1/run.1
man/man1/rvt.1
-man/man1/clustersed.1
-man/man1/jsh.1
-man/man1/jsd.1