[csw-devel] SF.net SVN: gar:[10333] csw/mgar/pkg/gconf2/trunk/Makefile

theferret at users.sourceforge.net theferret at users.sourceforge.net
Sat Jun 26 02:14:53 CEST 2010


Revision: 10333
          http://gar.svn.sourceforge.net/gar/?rev=10333&view=rev
Author:   theferret
Date:     2010-06-26 00:14:53 +0000 (Sat, 26 Jun 2010)

Log Message:
-----------
removed completely unused X11 flags. and bumped to 2.28.1

Modified Paths:
--------------
    csw/mgar/pkg/gconf2/trunk/Makefile

Modified: csw/mgar/pkg/gconf2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gconf2/trunk/Makefile	2010-06-25 22:31:14 UTC (rev 10332)
+++ csw/mgar/pkg/gconf2/trunk/Makefile	2010-06-26 00:14:53 UTC (rev 10333)
@@ -1,6 +1,6 @@
 GARNAME = gconf2
 GNOME_PROJ = GConf
-GARVERSION = 2.28.0
+GARVERSION = 2.28.1
 CATEGORIES = gnome
 
 DESCRIPTION = GNOME configuration database system
@@ -23,18 +23,11 @@
 
 TEST_TARGET = check
 
-EXTRA_INC = $(prefix)/X11/include
-EXTRA_LIB = $(prefix)/X11/lib
-EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
-EXTRA_SOS_LD_FLAGS = -L$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
-
 STRIP_LIBTOOL = 1
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-static=no
 CONFIGURE_ARGS += --enable-gtk-doc
-CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
-CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
 
 
 include gar/category.mk


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