summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsbd <sbd>2012-06-14 10:17:10 +0000
committersbd <sbd>2012-06-14 10:17:10 +0000
commitf9014997ccbb83277a40a37131ba97b712bb2d45 (patch)
tree1af4ad27b2ac2c1466cc2c23fe271c32c93e3d45 /www
parent4216ed53f0d945fafe08f2f697aa27a9d55b3c01 (diff)
downloadpkgsrc-f9014997ccbb83277a40a37131ba97b712bb2d45.tar.gz
Allow for a PKGREVISION in the phraseanet-indexer dependency.
Diffstat (limited to 'www')
-rw-r--r--www/phraseanet/Makefile4
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