summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-16 05:27:12 +0000
committertaca <taca@pkgsrc.org>2012-06-16 05:27:12 +0000
commit560ea3a0a99efe7eaad45284231172414e5e6eb4 (patch)
tree8bbc6f49da7e1bfe390ef3a321c79ab0e07f8d61 /www
parentf8b98b4dc3906bb0ae2baf47aecbb6d0471983be (diff)
downloadpkgsrc-560ea3a0a99efe7eaad45284231172414e5e6eb4.tar.gz
Allod build with php54.
Diffstat (limited to 'www')
-rw-r--r--www/gallery/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile
index 77fafc4a47b..02f174f82ae 100644
--- a/www/gallery/Makefile
+++ b/www/gallery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/07/12 03:07:19 dholland Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/16 05:27:12 taca Exp $
#
DISTNAME= gallery-1.5.10
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-PHP_VERSIONS_ACCEPTED= 53
+PHP_VERSIONS_ACCEPTED= 53 54
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=4.1.0:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=4.1.0:../../devel/php-gettext