OSDN Git Service

ctags
authorKazuki Sakamoto <sakamoto@splhack.org>
Sat, 9 May 2009 10:52:16 +0000 (19:52 +0900)
committerKazuki Sakamoto <sakamoto@splhack.org>
Sat, 9 May 2009 10:52:16 +0000 (19:52 +0900)
editors/macvim/Portfile

index 9fba851..0521d03 100644 (file)
@@ -135,7 +135,7 @@ variant standalone description {Enable standalonize} {
                                ${runtimePath}/dict
                }
 
-               xinstall -m 755 ${prefix}/bin/jexctags ${appPath}/MacOS/ctags
+               xinstall -m 755 ${prefix}/bin/ctags ${appPath}/MacOS/ctags
        }
 }