[20288] trunk/dports/graphics/wxWidgets-devel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 1 09:07:01 PST 2006


Revision: 20288
          http://trac.macosforge.org/projects/macports/changeset/20288
Author:   jwa at macports.org
Date:     2006-11-01 09:07:00 -0800 (Wed, 01 Nov 2006)

Log Message:
-----------
Fixed name to distname to enable installation...

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-devel/Portfile

Modified: trunk/dports/graphics/wxWidgets-devel/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-devel/Portfile	2006-11-01 16:42:52 UTC (rev 20287)
+++ trunk/dports/graphics/wxWidgets-devel/Portfile	2006-11-01 17:07:00 UTC (rev 20288)
@@ -80,7 +80,7 @@
 		system "cd ${destroot.dir} && make -C contrib/src/stc install ${destroot.destdir}"
 
 	xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${workpath}/${name}-${version} \
+	xinstall -m 644 -W ${workpath}/${distname}-${version} \
 		install-mac.txt install-mgl.txt install-motif.txt \
 		INSTALL-OS2.txt install-x11.txt readme-cocoa.txt \
 		readme-gtk.txt readme-mac.txt \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061101/5149aadb/attachment.html


More information about the macports-changes mailing list