[csw-devel] SF.net SVN: gar:[20309] csw/mgar/pkg/scm/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Thu Feb 14 13:03:40 CET 2013
Revision: 20309
http://gar.svn.sourceforge.net/gar/?rev=20309&view=rev
Author: pfelecan
Date: 2013-02-14 12:03:39 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
scm/trunk: needs gnu tools instead of the klunky Solaris provided ones...
Modified Paths:
--------------
csw/mgar/pkg/scm/trunk/Makefile
Modified: csw/mgar/pkg/scm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scm/trunk/Makefile 2013-02-14 10:10:09 UTC (rev 20308)
+++ csw/mgar/pkg/scm/trunk/Makefile 2013-02-14 12:03:39 UTC (rev 20309)
@@ -64,6 +64,8 @@
include gar/category.mk
+PATH := /opt/csw/gnu:/opt/csw/libexec/flex-2.5.35/bin:$(PATH)
+
pre-build-modulated:
cd $(WORKDIR) && ln -s slib-$(SLIB_VERSION) slib
$(MAKECOOKIE)
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