[20000] trunk/dports/net/moodss/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 9 17:55:37 PDT 2006


Revision: 20000
          http://trac.macosforge.org/projects/macports/changeset/20000
Author:   markd at macports.org
Date:     2006-10-09 17:55:37 -0700 (Mon, 09 Oct 2006)

Log Message:
-----------
Use an extra make variable for clarity.  No functional change.

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

Modified: trunk/dports/net/moodss/Portfile
===================================================================
--- trunk/dports/net/moodss/Portfile	2006-10-10 00:22:46 UTC (rev 19999)
+++ trunk/dports/net/moodss/Portfile	2006-10-10 00:55:37 UTC (rev 20000)
@@ -44,6 +44,7 @@
 
 post-patch {
 # Set the location of the moomps resource file to where the moomps port puts it
+# Note: the global.tcl file does not reference MOOMPSRCFILE.  When fixed upstream reinplace can be removed.
         reinplace "s|/etc/moomps/rc|${prefix}/etc/moomps/rc|g" \
                 "${worksrcpath}/global.tcl"
 
@@ -61,6 +62,7 @@
 			MANDIR=${prefix}/share/man \
 			DOCDIR=${prefix}/share/doc \
 			MOODSSLIBDIR=${prefix}/lib/moodss \
+			MOOMPSRCFILE=${prefix}/etc/moomps/rc \
 		install"
 }
 

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


More information about the macports-changes mailing list