gtkwave: remove CROSS_BUILD branch.
This commit is contained in:
parent
158d64cb6a
commit
e0ba59ec2d
1 changed files with 1 additions and 4 deletions
|
@ -11,10 +11,7 @@ license="GPL-2 MIT"
|
|||
homepage="http://gtkwave.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=dd012485d60b519c9fe2361777be412b483ad87938c9daee9ab99d09e18c30d0
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
||||
fi
|
||||
configure_args="--with-tcl=${XBPS_CROSS_BASE}/usr/lib --with-tk=${XBPS_CROSS_BASE}/usr/lib"
|
||||
|
||||
post_install() {
|
||||
# MIT license
|
||||
|
|
Loading…
Reference in a new issue