aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/cacti-spine/Makefile4
-rw-r--r--net-mgmt/cacti-spine/pkg-plist1
-rw-r--r--net/cactid/Makefile4
-rw-r--r--net/cactid/pkg-plist1
4 files changed, 4 insertions, 6 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile
index 465da2c842c5..5ad7ec52962f 100644
--- a/net-mgmt/cacti-spine/Makefile
+++ b/net-mgmt/cacti-spine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cactid
PORTVERSION= 0.8.6.d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cacti.net/downloads/cactid/
DISTNAME= cacti-${PORTNAME}-0.8.6d
@@ -17,8 +17,6 @@ COMMENT= A multithreaded poller for Cacti written in C
LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
-BROKEN= Incomplete pkg-plist
-
GNU_CONFIGURE= YES
USE_MYSQL= YES
USE_OPENSSL= YES
diff --git a/net-mgmt/cacti-spine/pkg-plist b/net-mgmt/cacti-spine/pkg-plist
index d75f2e54dff1..951026b99a35 100644
--- a/net-mgmt/cacti-spine/pkg-plist
+++ b/net-mgmt/cacti-spine/pkg-plist
@@ -11,4 +11,5 @@ include/cactid/poller.h
include/cactid/snmp.h
include/cactid/sql.h
include/cactid/util.h
+@dirrm include/cactid
@dirrm %%EXAMPLESDIR%%
diff --git a/net/cactid/Makefile b/net/cactid/Makefile
index 465da2c842c5..5ad7ec52962f 100644
--- a/net/cactid/Makefile
+++ b/net/cactid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cactid
PORTVERSION= 0.8.6.d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cacti.net/downloads/cactid/
DISTNAME= cacti-${PORTNAME}-0.8.6d
@@ -17,8 +17,6 @@ COMMENT= A multithreaded poller for Cacti written in C
LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
-BROKEN= Incomplete pkg-plist
-
GNU_CONFIGURE= YES
USE_MYSQL= YES
USE_OPENSSL= YES
diff --git a/net/cactid/pkg-plist b/net/cactid/pkg-plist
index d75f2e54dff1..951026b99a35 100644
--- a/net/cactid/pkg-plist
+++ b/net/cactid/pkg-plist
@@ -11,4 +11,5 @@ include/cactid/poller.h
include/cactid/snmp.h
include/cactid/sql.h
include/cactid/util.h
+@dirrm include/cactid
@dirrm %%EXAMPLESDIR%%