diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | 1bc0451ceb46d2fca0ac61112d04ccf9c458433e (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /www/blur6ex/Makefile | |
parent | ff222ab0f87b09b6c3f60af2b929cbc4b243ee11 (diff) | |
download | pkgsrc-1bc0451ceb46d2fca0ac61112d04ccf9c458433e.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'www/blur6ex/Makefile')
-rw-r--r-- | www/blur6ex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/blur6ex/Makefile b/www/blur6ex/Makefile index b22f80d94e7..7c2df8cf2cb 100644 --- a/www/blur6ex/Makefile +++ b/www/blur6ex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:41 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/09/16 05:46:25 obache Exp $ # DISTNAME= blur6ex-0.1.198 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.blursoft.com/releases/ @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.0:../../www/ap-php DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql -DEPENDS+= mysql-server>=4.1:../../databases/mysql5-server +DEPENDS+= mysql-server>=4.1:../../databases/mysql51-server USE_TOOLS+= pax |