summaryrefslogtreecommitdiff
path: root/net/cacti/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cacti/Makefile')
-rw-r--r--net/cacti/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cacti/Makefile b/net/cacti/Makefile
index 28139bbfe61..41ef6f2c552 100644
--- a/net/cacti/Makefile
+++ b/net/cacti/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/06/02 09:36:33 hauke Exp $
+# $NetBSD: Makefile,v 1.30 2016/09/11 17:03:27 taca Exp $
DISTNAME= cacti-0.8.8h
#PKGREVISION= 1
@@ -19,7 +19,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-snmp-[0-9]*:../../net/php-snmp
DEPENDS+= ${PHP_PKG_PREFIX}-sockets-[0-9]*:../../net/php-sockets
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-[0-9]*:../../www/ap-php
-PHP_VERSIONS_ACCEPTED= 55 56
+PHP_VERSIONS_ACCEPTED= 56
.include "../../mk/bsd.prefs.mk"
.include "../../lang/php/phpversion.mk"