[72709] trunk/dports/python/py26-qscintilla/Portfile
Revision: 72709 http://trac.macports.org/changeset/72709 Author: ryandesign@macports.org Date: 2010-10-24 16:34:50 -0700 (Sun, 24 Oct 2010) Log Message: ----------- py26-qscintilla: share dist_subdir with qscintilla to avoid downloading the same distfile multiple times Modified Paths: -------------- trunk/dports/python/py26-qscintilla/Portfile Modified: trunk/dports/python/py26-qscintilla/Portfile =================================================================== --- trunk/dports/python/py26-qscintilla/Portfile 2010-10-24 23:31:51 UTC (rev 72708) +++ trunk/dports/python/py26-qscintilla/Portfile 2010-10-24 23:34:50 UTC (rev 72709) @@ -29,6 +29,7 @@ # since it contains the 'main' software distribution! # +dist_subdir qscintilla distname QScintilla-gpl-${version} master_sites http://www.riverbankcomputing.com/static/Downloads/QScintilla2/ \ http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/ \
participants (1)
-
ryandesign@macports.org