Fix the PKGNAME used in the RUN_DEPENDS of the ImageMagick7 option.

Reported by:	poudriere dependacy checks
This commit is contained in:
Koop Mast 2018-11-08 21:06:11 +00:00
parent 41598c0673
commit 8b1f450c36
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484478

View File

@ -25,7 +25,7 @@ PORTDOCS= AUTHORS ChangeLog README
OPTIONS_DEFINE= DOCS IMAGEMAGICK NLS
OPTIONS_SUB= yes
IMAGEMAGICK_DESC= ImageMagick Support
IMAGEMAGICK_RUN_DEPENDS= ImageMagick>0:graphics/ImageMagick7
IMAGEMAGICK_RUN_DEPENDS= ImageMagick7>0:graphics/ImageMagick7
IMAGEMAGICK_USES+= gettext
NLS_CONFIGURE_ENABLE= nls