wok rev 10665
xbill: Fixed deps and bdeps. I think. It needs Xm/Xm.h file and lesstif-dev has it.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 27 03:44:32 2011 +0000 (2011-05-27) |
parents | 8dffd56b84f3 |
children | e0e2448eb53d |
files | xbill/receipt |
line diff
1.1 --- a/xbill/receipt Fri May 27 09:29:10 2011 +0200 1.2 +++ b/xbill/receipt Fri May 27 03:44:32 2011 +0000 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Xbill is a game that tests your reflexes as you seek and destroy all forms of Bill." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="gtk+ xorg-libXaw" 1.8 -BUILD_DEPENDS="gtk+-dev xorg-libXaw-dev" 1.9 +DEPENDS="gtk+ xorg-libXaw lesstif" 1.10 +BUILD_DEPENDS="gtk+-dev xorg-libXaw-dev lesstif-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.xbill.org/" 1.13 WGET_URL="$WEB_SITE/download/$TARBALL" 1.14 @@ -22,7 +22,7 @@ 1.15 --localstatedir=/var/games \ 1.16 --enable-gtk \ 1.17 $CONFIGURE_ARGS && 1.18 - make && make DESTDIR=$PWD/_pkg install 1.19 + make && make DESTDIR=$DESTDIR install 1.20 } 1.21 1.22 # Rules to gen a SliTaz package suitable for Tazpkg.