summaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-gtkglext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/ruby-gtkglext/Makefile')
-rw-r--r--x11-toolkits/ruby-gtkglext/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-toolkits/ruby-gtkglext/Makefile b/x11-toolkits/ruby-gtkglext/Makefile
index d322066a4290..9e2f6328dbf7 100644
--- a/x11-toolkits/ruby-gtkglext/Makefile
+++ b/x11-toolkits/ruby-gtkglext/Makefile
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
${RUBY_SITEARCHLIBDIR}/opengl.so:${PORTSDIR}/graphics/ruby-opengl
USE_RUBY= yes
-USE_XLIB= yes
USE_RUBY_EXTCONF= yes
.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
@@ -32,12 +31,6 @@ INSTALL_TARGET= site-install
DOCS= ChangeLog README
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= "Does not work on FreeBSD 4.x, because of thread issue with ruby-opengl and ruby-gnome2-all"
-.endif
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${RUBY_MODEXAMPLESDIR}
@@ -48,4 +41,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>