aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick7
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2018-09-22 07:49:35 +0000
committerKurt Jaeger <pi@FreeBSD.org>2018-09-22 07:49:35 +0000
commit298ca7be4ec1b5ee844039a3ba4a1d1b7cb397dc (patch)
tree6796651d77e314e3c27d8dbf375bf0524e77cde7 /graphics/ImageMagick7
parentcaeffdd43a6d85849af5cf63cc1cc087a1c259c0 (diff)
downloadports-298ca7be4ec1b5ee844039a3ba4a1d1b7cb397dc.tar.gz
ports-298ca7be4ec1b5ee844039a3ba4a1d1b7cb397dc.zip
graphics/ImageMagick[7]: remove CONFLICTS with lang/execline, 2nd try
- lang/execline dropped their bin/import, so it no longer conflicts PR: 185818 Submitted by: mj@netauth.com Approved by: kwm (maintainer timeout)
Notes
Notes: svn path=/head/; revision=480358
Diffstat (limited to 'graphics/ImageMagick7')
-rw-r--r--graphics/ImageMagick7/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 98b35362ba76..11cf55b07e0f 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -36,8 +36,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libltdl.so:devel/libltdl
-CONFLICTS_INSTALL= execline-[0-9]* # bin/import
-CONFLICTS_INSTALL+= ImageMagick ImageMagick-nox11 # bin/Magick++-config
+CONFLICTS_INSTALL= ImageMagick ImageMagick-nox11 # bin/Magick++-config
# This port uses .la files, keep libtool:keepla! (magick/module.c)
USES= cpe gettext-runtime gmake gnome libtool:keepla \