diff options
Diffstat (limited to 'www/p5-jQuery-File-Upload/Makefile')
-rw-r--r-- | www/p5-jQuery-File-Upload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-jQuery-File-Upload/Makefile b/www/p5-jQuery-File-Upload/Makefile index db462ff54819..f440884ab992 100644 --- a/www/p5-jQuery-File-Upload/Makefile +++ b/www/p5-jQuery-File-Upload/Makefile @@ -9,7 +9,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for jQuery File Upload plugin RUN_DEPENDS= \ - convert:graphics/ImageMagick6 \ p5-Data-GUID>0:devel/p5-Data-GUID \ p5-JSON>0:converters/p5-JSON \ p5-JSON-XS>0:converters/p5-JSON-XS \ @@ -17,7 +16,7 @@ RUN_DEPENDS= \ p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} -USES= perl5 +USES= magick:6,run perl5 USE_PERL5= configure NO_ARCH= YES |