diff options
Diffstat (limited to 'www/phraseanet')
-rw-r--r-- | www/phraseanet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/phraseanet/Makefile b/www/phraseanet/Makefile index 28f8b9c1d9b..ec729cdcf71 100644 --- a/www/phraseanet/Makefile +++ b/www/phraseanet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/10/07 05:45:03 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 10:17:10 sbd Exp $ # .include "../../www/phraseanet/Makefile.common" @@ -30,7 +30,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-xsl-[0-9]*:../../textproc/php-xsl DEPENDS+= ${PHP_PKG_PREFIX}-zip-[0-9]*:../../archivers/php-zip DEPENDS+= ${PHP_PKG_PREFIX}-zlib-[0-9]*:../../archivers/php-zlib DEPENDS+= ${PHP_PKG_PREFIX}-memcache-[0-9]*:../../devel/php-memcache -DEPENDS+= phraseanet-indexer-${VERS}:../../www/phraseanet-indexer +DEPENDS+= phraseanet-indexer-${VERS}{,nb*}:../../www/phraseanet-indexer DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick DEPENDS+= p5-Image-ExifTool-[0-9]*:../../graphics/p5-Image-ExifTool |