openjade: force libtoolification.

This commit is contained in:
Juan RP 2015-05-07 20:41:33 +02:00
parent 43494adae0
commit 31e12f284a

View file

@ -9,7 +9,7 @@ configure_args="
--enable-splibdir=/usr/lib
--enable-spincludedir=${XBPS_CROSS_BASE}/usr/include/OpenSP
--enable-splibdir=${XBPS_CROSS_BASE}/usr/lib"
hostmakedepends="perl"
hostmakedepends="libtool perl"
makedepends="opensp-devel"
depends="xmlcatmgr"
sgml_entries="CATALOG /usr/share/sgml/openjade/catalog --"
@ -20,6 +20,10 @@ license="MIT"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-$version.tar.gz"
checksum=1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1
pre_configure() {
touch configure Makefile.in
libtoolize -f
}
post_install() {
vlicense jadedoc/copying.txt