aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/ruby-wx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile
index 8c379e354f9..ea19dbb3c26 100644
--- a/x11-toolkits/ruby-wx/Makefile
+++ b/x11-toolkits/ruby-wx/Makefile
@@ -37,6 +37,7 @@ DOCS= README README.linux ChangeLog
post-patch:
@${FIND} ${WRKSRC} -name *.t | ${XARGS} ${REINPLACE_CMD} -e 's| ||'
@${REINPLACE_CMD} -E 's/ html(processor|window).o//' ${WRKSRC}/depend
+ @${REINPLACE_CMD} -e 's/wx-config/wxgtk2-2.4-config/' ${WRKSRC}/extconf.rb
.if !defined(NOPORTDOCS)
post-install:
>devel/gorm
Commit message (Expand)AuthorAgeFilesLines
* Update gorm to the latest version.theraven2013-10-084-94/+96
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to latest GNUstep core libraries.theraven2013-08-292-4/+4
* - cleanup commentsdinoex2012-10-131-5/+0
* - reset MAINTAINERdinoex2012-06-261-1/+1
* - update to 1.2.16dinoex2012-06-093-13/+13