diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
commit | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/coppermine | |
parent | 97987cee2a8e24656a01c8ef2171aed9846ee32a (diff) | |
download | ports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.tar.gz ports-4ea7b9edaecb51f9e3084d746156c73f4cd43962.zip |
Notes
Diffstat (limited to 'www/coppermine')
-rw-r--r-- | www/coppermine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 5fe772535bf0..c360ce2553d1 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -15,7 +15,7 @@ IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension IMAGEMAGICK_RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick USE_PHP= mysql pcre ctype -USE_ZIP= yes +USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/cpg${PORTVERSION:R:R}${PORTVERSION:R:E}x |