execline: remove conflict with ImageMagick
This commit is contained in:
parent
4b0fb2e596
commit
68a7bc0e5c
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'execline'
|
# Template file for 'execline'
|
||||||
pkgname=execline
|
pkgname=execline
|
||||||
version=2.5.0.0
|
version=2.5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="skalibs-devel"
|
makedepends="skalibs-devel"
|
||||||
configure_args="--libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
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/"
|
homepage="http://skarnet.org/software/execline/"
|
||||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1
|
checksum=f6993094766652041c21fde9c07ef53a3cd4b93a64123d9578fb4997a2cefca1
|
||||||
conflicts="ImageMagick" # /usr/bin/import
|
|
||||||
|
|
||||||
CFLAGS="-fPIC"
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue