summaryrefslogtreecommitdiff
path: root/databases/php-dbx
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php-dbx')
-rw-r--r--databases/php-dbx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/php-dbx/Makefile b/databases/php-dbx/Makefile
index 5b4c003a9e1..e716a785a06 100644
--- a/databases/php-dbx/Makefile
+++ b/databases/php-dbx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/02 21:25:38 asau Exp $
+# $NetBSD: Makefile,v 1.15 2015/12/19 14:27:12 taca Exp $
MODNAME= dbx
PECL_VERSION= 1.1.2
@@ -10,5 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
CONFLICTS= php-dbx-[0-9]*
+PHP_VERSIONS_ACCEPTED= 55 56
+
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"