aboutsummaryrefslogtreecommitdiff
path: root/net/clusterit
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2016-02-01 14:29:16 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2016-02-01 14:29:16 +0000
commitb0eab6ba948769787912fff1235854d9e61ee86e (patch)
treea110169bc626c258959f36be1ccd36e5ac1890e6 /net/clusterit
parent9f4e837b51022de9fe3c3b953a9b0a2ded029671 (diff)
downloadports-b0eab6ba948769787912fff1235854d9e61ee86e.tar.gz
ports-b0eab6ba948769787912fff1235854d9e61ee86e.zip
Notes
Diffstat (limited to 'net/clusterit')
-rw-r--r--net/clusterit/Makefile5
-rw-r--r--net/clusterit/pkg-plist4
2 files changed, 5 insertions, 4 deletions
diff --git a/net/clusterit/Makefile b/net/clusterit/Makefile
index ad958bd08428..9490744220a8 100644
--- a/net/clusterit/Makefile
+++ b/net/clusterit/Makefile
@@ -9,10 +9,11 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= Collection of clustering tools
+LICENSE= BSD2CLAUSE
+
GNU_CONFIGURE= yes
OPTIONS_DEFINE= X11
-OPTIONS_DEFAULT=X11
OPTIONS_SUB= yes
X11_USE= XORG=x11
@@ -20,7 +21,7 @@ X11_USE= XORG=x11
.include <bsd.port.options.mk>
post-patch:
-.if empty(PORT_OPTIONS:MX11)
+.if !$(PORT_OPTIONS:MX11)
${REINPLACE_CMD} -E 's,^(SUBDIRS) = .*,\1 = barrier dsh jsd pcp dtop tools,' ${WRKSRC}/Makefile.in
.endif
diff --git a/net/clusterit/pkg-plist b/net/clusterit/pkg-plist
index e46de87595b4..5ca3cf0d7247 100644
--- a/net/clusterit/pkg-plist
+++ b/net/clusterit/pkg-plist
@@ -26,5 +26,5 @@ man/man1/pdf.1.gz
man/man1/prm.1.gz
man/man1/rseq.1.gz
man/man1/run.1.gz
-man/man1/dvt.1.gz
-man/man1/rvt.1.gz
+%%X11%%man/man1/dvt.1.gz
+%%X11%%man/man1/rvt.1.gz