[103610] trunk/dports/net/nedi/Portfile

markd at macports.org markd at macports.org
Sat Mar 2 19:35:29 PST 2013


Revision: 103610
          https://trac.macports.org/changeset/103610
Author:   markd at macports.org
Date:     2013-03-02 19:35:29 -0800 (Sat, 02 Mar 2013)
Log Message:
-----------
Change /opt/local to ${prefix}.  It is in the notes section so I didn't increment revision..

Modified Paths:
--------------
    trunk/dports/net/nedi/Portfile

Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile	2013-03-03 03:23:17 UTC (rev 103609)
+++ trunk/dports/net/nedi/Portfile	2013-03-03 03:35:29 UTC (rev 103610)
@@ -147,7 +147,7 @@
      you'll use to run the NeDi executable
 
    Add an alias statement:
-	Alias /nedi \"/opt/local/share/nedi/html\"
+	Alias /nedi \"${prefix}/share/nedi/html\"
 
 -Start Apache and set it to run at system boot:
 	sudo launchctl load -w /Library/LaunchdDaemons/org.macports.apache2.plist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130302/d3ebb654/attachment.html>


More information about the macports-changes mailing list