summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2010-07-26 07:51:10 +0000
committerdholland <dholland@pkgsrc.org>2010-07-26 07:51:10 +0000
commit0f4fa3d9d6136171b6d60d266f84b13103f49243 (patch)
treed34849e281f814b6cc62db79553e1036d9d7d819 /www
parent88c24c27029c407737e09342b82a6beb2e1e3708 (diff)
downloadpkgsrc-0f4fa3d9d6136171b6d60d266f84b13103f49243.tar.gz
Remove stray comma, noted by Aleksey Cheusov in PR 43663.
Diffstat (limited to 'www')
-rw-r--r--www/gallery2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile
index f1ae1734cac..1221e9303e3 100644
--- a/www/gallery2/Makefile
+++ b/www/gallery2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/03/19 22:54:48 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/07/26 07:51:10 dholland Exp $
#
DISTNAME= gallery-2.2.6-full
@@ -18,7 +18,7 @@ PHP_VERSIONS_ACCEPTED= 53
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.0.4:../../graphics/php-gd
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=5.0.4:../../devel/php-gettext
-DEPENDS+= ${PHP_PKG_PREFIX}-{,mysql,pgsql}-[0-9]*:../../databases/php-mysql
+DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}-[0-9]*:../../databases/php-mysql
USE_TOOLS= pax
USE_LANGUAGES= # none