execline: remove conflict with ImageMagick

This commit is contained in:
copyleftie 2018-04-02 17:10:00 -04:00 committed by Michael Gehring
parent 4b0fb2e596
commit 68a7bc0e5c

View file

@ -1,7 +1,7 @@
# Template file for 'execline'
pkgname=execline
version=2.5.0.0
revision=1
revision=2
build_style=gnu-configure
makedepends="skalibs-devel"
configure_args="--libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib"
@ -11,7 +11,6 @@ license="ISC"
homepage="http://skarnet.org/software/execline/"
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1
conflicts="ImageMagick" # /usr/bin/import
CFLAGS="-fPIC"