Revision: 6958
          http://gar.svn.sourceforge.net/gar/?rev=6958&view=rev
Author:   wbonnet
Date:     2009-10-24 17:08:46 +0000 (Sat, 24 Oct 2009)

Log Message:
-----------
Change the upstream source path

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/x11/category.mk

Modified: csw/mgar/gar/v2/categories/x11/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/x11/category.mk  2009-10-24 13:26:32 UTC (rev 
6957)
+++ csw/mgar/gar/v2/categories/x11/category.mk  2009-10-24 17:08:46 UTC (rev 
6958)
@@ -1,6 +1,11 @@
 # X11
-X11_PROTO_MASTER_SITE = http://xorg.freedesktop.org/releases/individual/proto/
-X11_LIB_MASTER_SITE = http://xorg.freedesktop.org/releases/individual/lib/
+
+# Version of X11 
+X11_RELEASE_VERSION = X11R7.4
+
+# Definition of the URL to access sources
+X11_PROTO_MASTER_SITE = 
http://xorg.freedesktop.org/releases/$(X11_RELEASE_VERSION)/src/proto/
+X11_LIB_MASTER_SITE = 
http://xorg.freedesktop.org/releases/$(X11_RELEASE_VERSION)/src/lib/
 XCB_MASTER_SITES = http://xcb.freedesktop.org/dist/
 
 # C and C++ compiler flags


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to