[81210] trunk/dports/x11/gtk-canvas/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 26 20:02:48 PDT 2011


Revision: 81210
          http://trac.macports.org/changeset/81210
Author:   ryandesign at macports.org
Date:     2011-07-26 20:02:47 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
gtk-canvas: set build.dir, instead of setting worksrcdir and then undoing it for configure.dir

Modified Paths:
--------------
    trunk/dports/x11/gtk-canvas/Portfile

Modified: trunk/dports/x11/gtk-canvas/Portfile
===================================================================
--- trunk/dports/x11/gtk-canvas/Portfile	2011-07-27 03:01:47 UTC (rev 81209)
+++ trunk/dports/x11/gtk-canvas/Portfile	2011-07-27 03:02:47 UTC (rev 81210)
@@ -28,11 +28,10 @@
 master_sites        http://www.atai.org/gtk-canvas
 checksums           md5 6872220119a4a3c284fe54a186e2ed57
 
-worksrcdir          ${name}-${version}/gtk-canvas
-
-configure.dir       ${worksrcpath}/..
 configure.pre_args  --prefix '${prefix}'
 
+build.dir           ${worksrcpath}/gtk-canvas
+
 destroot.destdir    prefix=${destroot}${prefix}
 
 platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/701e850a/attachment-0001.html>


More information about the macports-changes mailing list