Revision: 6430
          http://gar.svn.sourceforge.net/gar/?rev=6430&view=rev
Author:   dmichelsen
Date:     2009-09-23 10:52:21 +0000 (Wed, 23 Sep 2009)

Log Message:
-----------
x11/renderproto: Adjust x-prefix to packagename

Modified Paths:
--------------
    csw/mgar/pkg/x11/libxau/trunk/Makefile
    csw/mgar/pkg/x11/renderproto/trunk/Makefile
    csw/mgar/pkg/x11/xrender/trunk/Makefile

Modified: csw/mgar/pkg/x11/libxau/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxau/trunk/Makefile      2009-09-23 10:45:13 UTC (rev 
6429)
+++ csw/mgar/pkg/x11/libxau/trunk/Makefile      2009-09-23 10:52:21 UTC (rev 
6430)
@@ -12,7 +12,7 @@
 DISTNAME = libXau-$(GARVERSION)
 DISTFILES = $(DISTNAME).tar.bz2
 
-PREREQUISITE_PKGS = CSWinputproto CSWxkbproto CSWrenderproto CSWxcbproto
+PREREQUISITE_PKGS = CSWinputproto CSWxkbproto CSWxrenderproto CSWxcbproto
 PREREQUISITE_PKGS += CSWxextproto CSWxproto CSWxtrans CSWlibpthreadstubs
 
 PACKAGES = CSWlibxau CSWlibxaudevel

Modified: csw/mgar/pkg/x11/renderproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/renderproto/trunk/Makefile 2009-09-23 10:45:13 UTC (rev 
6429)
+++ csw/mgar/pkg/x11/renderproto/trunk/Makefile 2009-09-23 10:52:21 UTC (rev 
6430)
@@ -14,6 +14,8 @@
 # We define upstream file regex so we can be notifed of new upstream software 
release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+PACKAGES = CSWxrenderproto
+
 REQUIRED_PKGS = CSWx11common
 
 BUILD64 = 1

Modified: csw/mgar/pkg/x11/xrender/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xrender/trunk/Makefile     2009-09-23 10:45:13 UTC (rev 
6429)
+++ csw/mgar/pkg/x11/xrender/trunk/Makefile     2009-09-23 10:52:21 UTC (rev 
6430)
@@ -31,7 +31,7 @@
 CATALOGNAME_CSWlibxrender      = libxrender
 CATALOGNAME_CSWlibxrenderdevel = libxrender_devel
 
-PREREQUISITE_PKGS = CSWrenderproto
+PREREQUISITE_PKGS = CSWxrenderproto
 REQUIRED_PKGS_CSWlibxrenderdevel = CSWlibxrender
 REQUIRED_PKGS_CSWlibxrender = CSWx11common CSWlibx11
 


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

Reply via email to