[csw-devel] SF.net SVN: gar:[10274] csw/mgar/pkg/libsdl/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Tue Jun 22 01:38:44 CEST 2010
Revision: 10274
http://gar.svn.sourceforge.net/gar/?rev=10274&view=rev
Author: jake_goerzen
Date: 2010-06-21 23:38:44 +0000 (Mon, 21 Jun 2010)
Log Message:
-----------
build against SUN X11 instead of /opt/csw/X11 libs
Modified Paths:
--------------
csw/mgar/pkg/libsdl/trunk/Makefile
Modified: csw/mgar/pkg/libsdl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsdl/trunk/Makefile 2010-06-21 22:50:31 UTC (rev 10273)
+++ csw/mgar/pkg/libsdl/trunk/Makefile 2010-06-21 23:38:44 UTC (rev 10274)
@@ -17,8 +17,7 @@
PACKAGES = CSWlibsdl CSWlibsdldevel
-RUNTIME_DEP_PKGS_CSWlibsdl = CSWiconv CSWlibx11 CSWlibxext
-RUNTIME_DEP_PKGS_CSWlibsdldevel = CSWlibsdl
+RUNTIME_DEP_PKGS_CSWlibsdl = CSWiconv
CATALOGNAME_CSWlibsdl = libsdl
CATALOGNAME_CSWlibsdldevel = libsdl_devel
@@ -30,12 +29,9 @@
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
# needs esound in 64 bit
-# make sure it binds completely against new X11
BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS) --disable-static
-CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
-CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
PKGFILES_CSWlibsdldevel = $(PKGFILES_DEVEL)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list