[csw-devel] SF.net SVN: gar:[4743] csw/mgar/pkg/x11/xproto/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu May 7 20:55:55 CEST 2009
Revision: 4743
http://gar.svn.sourceforge.net/gar/?rev=4743&view=rev
Author: dmichelsen
Date: 2009-05-07 18:55:55 +0000 (Thu, 07 May 2009)
Log Message:
-----------
x11/xproto: Use 64 bit pkgconfig
Modified Paths:
--------------
csw/mgar/pkg/x11/xproto/trunk/Makefile
Modified: csw/mgar/pkg/x11/xproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-05-07 18:20:15 UTC (rev 4742)
+++ csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-05-07 18:55:55 UTC (rev 4743)
@@ -13,7 +13,9 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-ARCHALL = 1
+REQUIRED_PKGS = CSWx11common
+
+BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
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