[128782] trunk/dports/python/py-curlish/Portfile
larryv at macports.org
larryv at macports.org
Thu Nov 27 02:07:35 PST 2014
Revision: 128782
https://trac.macports.org/changeset/128782
Author: larryv at macports.org
Date: 2014-11-27 02:07:35 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-curlish: Drop extraneous variable
Modified Paths:
--------------
trunk/dports/python/py-curlish/Portfile
Modified: trunk/dports/python/py-curlish/Portfile
===================================================================
--- trunk/dports/python/py-curlish/Portfile 2014-11-27 10:07:24 UTC (rev 128781)
+++ trunk/dports/python/py-curlish/Portfile 2014-11-27 10:07:35 UTC (rev 128782)
@@ -7,7 +7,6 @@
PortGroup select 1.0
github.setup fireteam curlish 1.22
-set realname curlish
name py-curlish
categories-append net devel
platforms darwin
@@ -28,8 +27,8 @@
depends_build port:py${python.version}-setuptools
depends_lib-append port:curl
depends_run port:curlish_select
- select.group ${realname}
- select.file ${filespath}/${realname}${python.version}
+ select.group curlish
+ select.file ${filespath}/curlish${python.version}
post-build {
reinplace "s|= get_default_curl_path()|= '${prefix}/bin/curl'|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/d555da99/attachment.html>
More information about the macports-changes
mailing list