Fix the PKGNAME used in the RUN_DEPENDS of the ImageMagick7 option.
Reported by: poudriere dependacy checks
This commit is contained in:
parent
41598c0673
commit
8b1f450c36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484478
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user