• R/O
  • HTTP
  • SSH
  • HTTPS

MacPorts: Commit

My MacPorts


Commit MetaInfo

Revision4198c368876c625a5642eff6fdad39e30f56e550 (tree)
Time2009-04-24 20:42:32
AuthorKazuki Sakamoto <sakamoto@splh...>
CommiterKazuki Sakamoto

Log Message

macvim: add ctags

Change Summary

Incremental Difference

--- a/editors/macvim/Portfile
+++ b/editors/macvim/Portfile
@@ -134,6 +134,8 @@ variant standalone description {Enable standalonize} {
134134 xinstall -m 644 ${prefix}/share/migemo/utf-8/${mdict} \
135135 ${runtimePath}/dict
136136 }
137+
138+ xinstall -m 755 ${prefix}/bin/jexctags ${appPath}/MacOS/ctags
137139 }
138140 }
139141
Show on old repository browser