[23151] trunk/dports/mail/vm-pop3d/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 26 12:25:15 PDT 2007


Revision: 23151
          http://trac.macosforge.org/projects/macports/changeset/23151
Author:   markd at macports.org
Date:     2007-03-26 12:25:15 -0700 (Mon, 26 Mar 2007)

Log Message:
-----------
Remove occurrances of hardcoded /opt/local/.

Modified Paths:
--------------
    trunk/dports/mail/vm-pop3d/Portfile

Modified: trunk/dports/mail/vm-pop3d/Portfile
===================================================================
--- trunk/dports/mail/vm-pop3d/Portfile	2007-03-26 19:21:47 UTC (rev 23150)
+++ trunk/dports/mail/vm-pop3d/Portfile	2007-03-26 19:25:15 UTC (rev 23151)
@@ -180,7 +180,7 @@
         Add \"VMPOP-3D=-YES-\" to the /etc/hostconfig file to run vm-pop3d at system boot
 
    Start vm-pop3d manually:
-	sudo /opt/local/share/vm-pop3d/vm-pop3d.init start (stop|status)
+	sudo ${prefix}/share/vm-pop3d/vm-pop3d.init start (stop|status)
 
 	telnet localhost 110  (response ->)  +OK POP3 Welcome to vm-pop3d 1.x.x
 	USER <user at domain>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070326/c349cee3/attachment.html


More information about the macports-changes mailing list