diff options
Diffstat (limited to 'www/photo_gallery/Makefile')
-rw-r--r-- | www/photo_gallery/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/photo_gallery/Makefile b/www/photo_gallery/Makefile index d478124a2acc..466abb486ee4 100644 --- a/www/photo_gallery/Makefile +++ b/www/photo_gallery/Makefile @@ -11,9 +11,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= bob@bomar.us COMMENT= Simple web based photo gallery -RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm\ - p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info\ - p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= anytopnm:graphics/netpbm\ + p5-Image-Info>=0:graphics/p5-Image-Info\ + p5-URI>=0:net/p5-URI USE_APACHE_RUN= 22+ USES= perl5 shebangfix tar |