[60579] trunk/dports/graphics/inkscape-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 15 19:01:44 PST 2009


Revision: 60579
          http://trac.macports.org/changeset/60579
Author:   ryandesign at macports.org
Date:     2009-11-15 19:01:41 -0800 (Sun, 15 Nov 2009)
Log Message:
-----------
inkscape-devel: fix fetch failure caused by fixing #20777

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

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2009-11-16 02:02:51 UTC (rev 60578)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2009-11-16 03:01:41 UTC (rev 60579)
@@ -28,8 +28,9 @@
 
 fetch.type      svn
 
-svn.url         http://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk ${worksrcdir}
+svn.url         http://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk
 svn.revision    ${svn_rev}
+worksrcdir      trunk
 
 depends_build   port:pkgconfig \
                 port:autoconf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091115/c76f3e5a/attachment.html>


More information about the macports-changes mailing list