SF.net SVN: gar:[26416] csw/mgar/pkg/gs_WebServices/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Mon Apr 30 22:47:47 CEST 2018
Revision: 26416
http://sourceforge.net/p/gar/code/26416
Author: rmottola
Date: 2018-04-30 20:47:01 +0000 (Mon, 30 Apr 2018)
Log Message:
-----------
gs_WebServices/trunk: cleanup
Modified Paths:
--------------
csw/mgar/pkg/gs_WebServices/trunk/Makefile
Modified: csw/mgar/pkg/gs_WebServices/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_WebServices/trunk/Makefile 2018-04-29 19:16:01 UTC (rev 26415)
+++ csw/mgar/pkg/gs_WebServices/trunk/Makefile 2018-04-30 20:47:01 UTC (rev 26416)
@@ -15,7 +15,11 @@
MASTER_SITES = ftp://ftp.gnustep.org/pub/gnustep/libs/
DISTFILES = $(DISTNAME).tar.gz
-BUILD_DEP_PKGS += CSWgmake
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-i386
+PACKAGING_PLATFORMS += solaris9-sparc
+PACKAGING_PLATFORMS += solaris10-i386
+PACKAGING_PLATFORMS += solaris10-sparc
RUNTIME_DEP_PKGS_CSWgnustep-webservices += CSWgnustep-make
RUNTIME_DEP_PKGS_CSWgnustep-webservices += CSWgnustep-base
@@ -48,7 +52,7 @@
# Disable test scripts for now
TEST_SCRIPTS =
-SKIPTEST = ?1
+SKIPTEST ?= 1
CONFIGURE_ARGS = $(DIRPATHS)
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