Revision: 18715
http://gar.svn.sourceforge.net/gar/?rev=18715&view=rev
Author: pfelecan
Date: 2012-07-12 14:35:37 +0000 (Thu, 12 Jul 2012)
Log Message:
-----------
pstoedit/trunk:
- revert to gcc
- try to package for all platforms
- post-configuration specific patch
Modified Paths:
--------------
csw/mgar/pkg/pstoedit/trunk/Makefile
Modified: csw/mgar/pkg/pstoedit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pstoedit/trunk/Makefile 2012-07-12 13:52:45 UTC (rev
18714)
+++ csw/mgar/pkg/pstoedit/trunk/Makefile 2012-07-12 14:35:37 UTC (rev
18715)
@@ -18,7 +18,7 @@
BUILD_DEP_PKGS += CSWplotutils-dev
BUILD_DEP_PKGS += CSWbison
-GARCOMPILER = SOS12U3
+GARCOMPILER = GNU
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-libplot
@@ -27,11 +27,33 @@
LICENSE = copying
-PACKAGING_PLATFORMS = solaris10-sparc
-PACKAGING_PLATFORMS += solaris10-i386
-
include gar/category.mk
+PATH := /opt/csw/gnu:/opt/csw/php5/bin:$(PATH)
+
+openmpList = \
+ Makefile \
+ config/Makefile \
+ msdev/Makefile \
+ misc/swffonts/Makefile \
+ misc/Makefile \
+ m4/Makefile \
+ othersrc/gsdllinc/Makefile \
+ othersrc/Makefile \
+ contrib/java/java2/Makefile \
+ contrib/java/Makefile \
+ contrib/java/java1/Makefile \
+ contrib/Makefile \
+ contrib/cairo/Makefile \
+ src/Makefile \
+ examples/Makefile \
+ doc/Makefile \
+ os2/Makefile
+
+post-configure-modulated:
+ cd $(WORKSRC) && sed --in-place --expression='s/ -xopenmp//'
$(openmpList)
+ $(MAKECOOKIE)
+
# this is private and not available publicly
mydependencies:
$(HOME)/bin/ocswdeplist --package $(NAME)
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