[csw-devel] SF.net SVN: gar:[4738] csw/mgar/pkg/x11/xcb-proto/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu May 7 19:00:27 CEST 2009
Revision: 4738
http://gar.svn.sourceforge.net/gar/?rev=4738&view=rev
Author: dmichelsen
Date: 2009-05-07 17:00:27 +0000 (Thu, 07 May 2009)
Log Message:
-----------
x11/xcb-proto: Add 64 bit pkgconfig
Modified Paths:
--------------
csw/mgar/pkg/x11/xcb-proto/trunk/Makefile
Modified: csw/mgar/pkg/x11/xcb-proto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xcb-proto/trunk/Makefile 2009-05-07 16:58:59 UTC (rev 4737)
+++ csw/mgar/pkg/x11/xcb-proto/trunk/Makefile 2009-05-07 17:00:27 UTC (rev 4738)
@@ -29,12 +29,14 @@
PACKAGES = CSWxcbproto
+PREREQUISITE_PKGS = CSWpython
REQUIRED_PKGS = CSWpython
+REQUIRED_PKGS += CSWx11common
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-ARCHALL = 1
+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