[83789] trunk/dports/net/ntop/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Sep 10 21:33:09 PDT 2011
Revision: 83789
http://trac.macports.org/changeset/83789
Author: ryandesign at macports.org
Date: 2011-09-10 21:33:09 -0700 (Sat, 10 Sep 2011)
Log Message:
-----------
ntop: simplify ${portpath}/${filesdir} to ${filespath}
Modified Paths:
--------------
trunk/dports/net/ntop/Portfile
Modified: trunk/dports/net/ntop/Portfile
===================================================================
--- trunk/dports/net/ntop/Portfile 2011-09-11 04:31:40 UTC (rev 83788)
+++ trunk/dports/net/ntop/Portfile 2011-09-11 04:33:09 UTC (rev 83789)
@@ -65,7 +65,7 @@
reinplace "s|#--interface sis0|--interface en0|g" \
${destroot}${prefix}/etc/ntop/ntop.conf
- xinstall -m 755 ${portpath}/${filesdir}/ntop.sh \
+ xinstall -m 755 ${filespath}/ntop.sh \
${destroot}${prefix}/share/ntop/ntop.sh
reinplace "s|__PREFIX__|${prefix}|g" \
${destroot}${prefix}/share/ntop/ntop.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110910/f3860be1/attachment-0001.html>
More information about the macports-changes
mailing list