xman: fix cross compile.

This commit is contained in:
Christian Neukirchen 2015-02-21 14:59:35 +01:00
parent 80c3253feb
commit 9ab9d4e3fb

View file

@ -1,8 +1,9 @@
# Template build file for 'xman'. # Template build file for 'xman'.
pkgname=xman pkgname=xman
version=1.1.3 version=1.1.3
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-manconfig=/etc/man.conf"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libXaw-devel" makedepends="libXaw-devel"
short_desc="Manual page display program for the X Window System" short_desc="Manual page display program for the X Window System"