|
|
|
|
@ -41,7 +41,7 @@ Source0: ftp://ftp.gnu.org/gnu/xboard/xboard-%{version}.tar.gz
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030103, X11 |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, xaw3d |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20030103, X11 |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
@ -78,7 +78,7 @@ AutoReqProv: no
|
|
|
|
|
--oldincludedir=%{l_prefix}/include/ \ |
|
|
|
|
--x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \ |
|
|
|
|
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \ |
|
|
|
|
--with-x \ |
|
|
|
|
--with-Xaw3d \ |
|
|
|
|
--enable-xpm \ |
|
|
|
|
--disable-sigint |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
|