[49487] trunk/dports/editors/MacVim/Portfile

raimue at macports.org raimue at macports.org
Fri Apr 10 17:14:49 PDT 2009


Revision: 49487
          http://trac.macports.org/changeset/49487
Author:   raimue at macports.org
Date:     2009-04-10 17:14:49 -0700 (Fri, 10 Apr 2009)
Log Message:
-----------
editors/MacVim:
Remove explicit creation of ${applications_dir}

Modified Paths:
--------------
    trunk/dports/editors/MacVim/Portfile

Modified: trunk/dports/editors/MacVim/Portfile
===================================================================
--- trunk/dports/editors/MacVim/Portfile	2009-04-11 00:13:21 UTC (rev 49486)
+++ trunk/dports/editors/MacVim/Portfile	2009-04-11 00:14:49 UTC (rev 49487)
@@ -55,11 +55,6 @@
     system "cd ${worksrcpath}/src/MacVim && xcodebuild"
 }
 
-# Can be removed once MacPorts 1.7.1 is released
-pre-destroot {
-    xinstall -d ${destroot}${applications_dir}
-}
-
 destroot {
     copy ${worksrcpath}/src/MacVim/build/Release/MacVim.app ${destroot}${applications_dir}
     copy ${worksrcpath}/src/MacVim/mvim ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090410/44e23354/attachment.html>


More information about the macports-changes mailing list