diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
commit | 9df46da441b2f987d1628a8de18f5a5ee8f5a27e (patch) | |
tree | 41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/llgal | |
parent | 147e9e7def9e394da301a1f56528a735e49ded91 (diff) | |
download | ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.tar.gz ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.zip |
Notes
Diffstat (limited to 'www/llgal')
-rw-r--r-- | www/llgal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/llgal/Makefile b/www/llgal/Makefile index f65b9fb91478..d67a27c3c7a3 100644 --- a/www/llgal/Makefile +++ b/www/llgal/Makefile @@ -23,9 +23,7 @@ RUN_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \ convert:${PORTSDIR}/graphics/ImageMagick -USE_BZIP2= yes -USES= gettext perl5 -USE_GMAKE= yes +USES= gettext perl5 gmake tar:bzip2 MAN1= llgal.1 MAN5= llgalrc.5 |