mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +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:
parent
26e046a207
commit
906bb452d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379331
@ -36,6 +36,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
|
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)
|
# This port uses .la files, keep libtool:keepla! (magick/module.c)
|
||||||
USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz
|
USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz
|
||||||
SHEBANG_FILES= www/source/examples.pl
|
SHEBANG_FILES= www/source/examples.pl
|
||||||
|
@ -13,6 +13,8 @@ LICENSE= ISCL
|
|||||||
|
|
||||||
BUILD_DEPENDS= skalibs>=2.2.1.0:${PORTSDIR}/devel/skalibs
|
BUILD_DEPENDS= skalibs>=2.2.1.0:${PORTSDIR}/devel/skalibs
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= ImageMagick-* # bin/import
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user