• R/O
  • HTTP
  • SSH
  • HTTPS

MacPorts: Commit

My MacPorts


Commit MetaInfo

Revisionbfbb50a93907676ae9c56508f4779c23d3f3d5e8 (tree)
Time2009-04-16 22:49:53
AuthorKazuki Sakamoto <sakamoto@splh...>
CommiterKazuki Sakamoto

Log Message

macvim: fix for -migemo

Change Summary

Incremental Difference

--- a/editors/macvim/Portfile
+++ b/editors/macvim/Portfile
@@ -101,7 +101,7 @@ test.run yes
101101
102102 variant standalone description {Enable standalonize} {
103103 configure.env-append PATH="/usr/bin:${env(PATH)}"
104- configure.cppflags -DDYNAMIC_PERL -DDYNAMIC_PYTHON -DDYNAMIC_RUBY
104+ configure.cppflags-append -DDYNAMIC_PERL -DDYNAMIC_PYTHON -DDYNAMIC_RUBY
105105 post-configure {
106106 reinplace "s|^PERL_LIBS|#PERL_LIBS|" ${worksrcpath}/auto/config.mk
107107 reinplace "s|^PYTHON_LIBS|#PYTHON_LIBS|" ${worksrcpath}/auto/config.mk
Show on old repository browser