1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Register CONFLICTS between execline and ImageMagick

Differential Revision:	https://reviews.freebsd.org/D1820
Approved by:	bapt (mentor)
Approved by:	portmgr blanket
This commit is contained in:
Jan Beich 2015-02-19 02:29:06 +00:00
parent 26e046a207
commit 906bb452d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379331
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
CONFLICTS_INSTALL= execline-[0-9]* # bin/import
# This port uses .la files, keep libtool:keepla! (magick/module.c)
USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz
SHEBANG_FILES= www/source/examples.pl

View File

@ -13,6 +13,8 @@ LICENSE= ISCL
BUILD_DEPENDS= skalibs>=2.2.1.0:${PORTSDIR}/devel/skalibs
CONFLICTS_INSTALL= ImageMagick-* # bin/import
USES= gmake
USE_LDCONFIG= yes
HAS_CONFIGURE= yes