diff options
Diffstat (limited to 'www/coppermine/Makefile')
-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 00135a3..8b7444f 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 OPTIONS_DEFINE= DOCS IMAGEMAGICK IMAGEMAGICK_DESC= Use ImageMagick instead of PHP GD extension -IMAGEMAGICK_RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_RUN_DEPENDS+= convert:graphics/ImageMagick USE_PHP= mysql pcre ctype USES= zip |