summaryrefslogtreecommitdiff
path: root/devel/php-xdebug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/php-xdebug/Makefile')
-rw-r--r--devel/php-xdebug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile
index 6fb720a08b3..15649386f25 100644
--- a/devel/php-xdebug/Makefile
+++ b/devel/php-xdebug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/08/30 08:26:00 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/12/19 14:27:13 taca Exp $
#
MODNAME= xdebug
@@ -12,6 +12,7 @@ HOMEPAGE= http://xdebug.org/
COMMENT= PHP extension for debugging
LICENSE= php
+PHP_VERSIONS_ACCEPTED= 55 56
PHP_ZEND_EXTENSION= yes
.include "../../lang/php/ext.mk"