aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorrodrigo <rodrigo@FreeBSD.org>2017-10-15 18:28:09 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:45:00 +0800
commit43faade081a97344b0995105005a0f529e72aaa4 (patch)
treebeb05fb4262c98de133a38c0bb7ece9ba5f98799 /net-mgmt
parent28af9793551cfd664631ca9d0fa031bc9be9b0e9 (diff)
downloadfreebsd-ports-gnome-43faade081a97344b0995105005a0f529e72aaa4.tar.gz
freebsd-ports-gnome-43faade081a97344b0995105005a0f529e72aaa4.tar.zst
freebsd-ports-gnome-43faade081a97344b0995105005a0f529e72aaa4.zip
Add a CONFLICTS_INSTALL to report a conflict with sysutils/nfsping ; both ports install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION.
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/smokeping/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index f589e7cb582e..8894d1f7f55f 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -3,7 +3,7 @@
PORTNAME= smokeping
PORTVERSION= 2.6.11
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-mgmt www
MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \
http://smokeping.cs.pu.edu.tw/pub/
@@ -33,6 +33,8 @@ BUILD_DEPENDS= p5-CGI-Fast>=0:www/p5-CGI-Fast \
p5-perl-ldap>=0:net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}
+CONFLICTS_INSTALL= nfsping
+
NO_ARCH= yes
USES= gmake perl5
GNU_CONFIGURE= yes