expect: add proper make_check_target.

Closes #9397.
This commit is contained in:
maxice8 2017-11-21 02:09:02 -02:00 committed by Enno Boland
parent 9eea97221e
commit 591108d13e

View file

@ -11,6 +11,7 @@ license="Public Domain"
homepage="http://www.nist.gov/el/msid/expect.cfm"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/Expect/${version}/${pkgname}${version}.tar.gz"
checksum=c520717b7195944a69ce1492ec82ca0ac3f3baf060804e6c5ee6d505ea512be9
make_check_target="test"
nocross=yes
LDFLAGS+=" -Wl,-rpath=/usr/lib:/usr/lib/${pkgname}${version}"