openjade: force autoreconf.
This commit is contained in:
parent
a788adde7c
commit
1168318fc5
@ -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="automake gettext-devel libtool perl"
|
||||
makedepends="opensp-devel"
|
||||
depends="xmlcatmgr"
|
||||
sgml_entries="CATALOG /usr/share/sgml/openjade/catalog --"
|
||||
@ -20,6 +20,9 @@ license="MIT"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-$version.tar.gz"
|
||||
checksum=1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
post_install() {
|
||||
vlicense jadedoc/copying.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user