[99870] trunk/dports/science/arb/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Nov 19 23:53:33 PST 2012
Revision: 99870
https://trac.macports.org/changeset/99870
Author: ryandesign at macports.org
Date: 2012-11-19 23:53:33 -0800 (Mon, 19 Nov 2012)
Log Message:
-----------
arb: remove gnubin from PATH which apparently wasn't needed (#37054)
Modified Paths:
--------------
trunk/dports/science/arb/Portfile
Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile 2012-11-20 04:50:36 UTC (rev 99869)
+++ trunk/dports/science/arb/Portfile 2012-11-20 07:53:33 UTC (rev 99870)
@@ -82,7 +82,7 @@
build.env-append PREFIX=${prefix} \
ARBHOME=${worksrcpath} \
- PATH=${worksrcpath}/bin:${prefix}/libexec/gnubin:$env(PATH)
+ PATH=${worksrcpath}/bin:$env(PATH)
# https://trac.macports.org/ticket/33756
compiler.blacklist clang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121119/fd4eb1e8/attachment.html>
More information about the macports-changes
mailing list