[csw-devel] SF.net SVN: gar:[15246] csw/mgar/pkg/tcl-iwidgets/trunk/Makefile
khabermann at users.sourceforge.net
khabermann at users.sourceforge.net
Tue Aug 2 16:23:56 CEST 2011
Revision: 15246
http://gar.svn.sourceforge.net/gar/?rev=15246&view=rev
Author: khabermann
Date: 2011-08-02 14:23:56 +0000 (Tue, 02 Aug 2011)
Log Message:
-----------
tcl-iwidgets: use $(prefix) instead of /opt/csw
Modified Paths:
--------------
csw/mgar/pkg/tcl-iwidgets/trunk/Makefile
Modified: csw/mgar/pkg/tcl-iwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl-iwidgets/trunk/Makefile 2011-08-02 14:23:08 UTC (rev 15245)
+++ csw/mgar/pkg/tcl-iwidgets/trunk/Makefile 2011-08-02 14:23:56 UTC (rev 15246)
@@ -21,7 +21,7 @@
# It also requires the files /opt/csw/src/config/mkinstalldirs
# and /opt/csw/src/config/installFile.tcl to be present.
# (location is specified using --with-itcl)
-CONFIGURE_ARGS = $(DIRPATHS) --with-itcl=/opt/csw/src
+CONFIGURE_ARGS = $(DIRPATHS) --with-itcl=$(prefix)/src
BUILD_SCRIPTS =
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