[csw-devel] SF.net SVN: gar:[10817] csw/mgar/pkg/xmms/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Thu Aug 26 23:14:18 CEST 2010
Revision: 10817
http://gar.svn.sourceforge.net/gar/?rev=10817&view=rev
Author: jake_goerzen
Date: 2010-08-26 21:14:17 +0000 (Thu, 26 Aug 2010)
Log Message:
-----------
xmms: add EXTRA_CPPFLAGS = -DSUN_OGL_NO_VERTEX_MACROS to recipe
Modified Paths:
--------------
csw/mgar/pkg/xmms/trunk/Makefile
Modified: csw/mgar/pkg/xmms/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmms/trunk/Makefile 2010-08-26 17:10:22 UTC (rev 10816)
+++ csw/mgar/pkg/xmms/trunk/Makefile 2010-08-26 21:14:17 UTC (rev 10817)
@@ -24,6 +24,9 @@
CONFIGURE_ARGS += --with-ogg=$(prefix)
CONFIGURE_ARGS += --with-vorbis=$(prefix)
+# Needed for opengl plugin
+EXTRA_CPPFLAGS = -DSUN_OGL_NO_VERTEX_MACROS
+
# No test suite
TEST_SCRIPTS =
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