OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 05-Apr-2003 17:39:26
Branch: HEAD Handle: 2003040516392600
Modified files:
openpkg-src/xboard xboard.spec
Log:
Use Athena 3d widgets from package xaw3d
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/xboard/xboard.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xboard/xboard.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 xboard.spec
--- openpkg-src/xboard/xboard.spec 5 Apr 2003 10:33:27 -0000 1.6
+++ openpkg-src/xboard/xboard.spec 5 Apr 2003 15:39:26 -0000 1.7
@@ -41,7 +41,7 @@
# 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 @@
--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}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]