diff options
Diffstat (limited to 'x11-toolkits/ruby-wx/Makefile')
-rw-r--r-- | x11-toolkits/ruby-wx/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile index aac50ec186c8..080a9a652315 100644 --- a/x11-toolkits/ruby-wx/Makefile +++ b/x11-toolkits/ruby-wx/Makefile @@ -26,10 +26,6 @@ WX_COMPS= contrib .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500035 -BROKEN= "Cannot link: undefined versioned symbol name" -.endif - WRKSRC= ${WRKDIR}/${DISTNAME}/src DOCS= README README.linux ChangeLog |