aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/smokeping
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2017-10-15 10:28:09 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2017-10-15 10:28:09 +0000
commit833e30e5eba7ffe9ade4df1e423918f7fbc18ad8 (patch)
tree72ba10ad5151a6f0eb68d51c04a6643cbfa2e6be /net-mgmt/smokeping
parentb14d9e341bb62d5e2044bb65aa308051b2043b16 (diff)
downloadports-833e30e5eba7ffe9ade4df1e423918f7fbc18ad8.tar.gz
ports-833e30e5eba7ffe9ade4df1e423918f7fbc18ad8.zip
Add a CONFLICTS_INSTALL to report a conflict with sysutils/nfsping ; both ports install smokeping/lib/Smokeping/probes/NFSping.pm.
Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=452133
Diffstat (limited to 'net-mgmt/smokeping')
-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