diff options
Diffstat (limited to 'x11/ruby-fox')
-rw-r--r-- | x11/ruby-fox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/ruby-fox/Makefile b/x11/ruby-fox/Makefile index b13f59fcb08..29683375266 100644 --- a/x11/ruby-fox/Makefile +++ b/x11/ruby-fox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/03/06 17:19:08 taca Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/11 21:48:13 tv Exp $ DISTNAME= FXRuby-1.0.29 PKGNAME= ${RUBY_PKGPREFIX}-fox-1.0.29 @@ -14,7 +14,6 @@ COMMENT= Ruby interface to FOX GUI library DEPENDS+= ${RUBY_PKGPREFIX}-opengl>=0.32:../../graphics/ruby-opengl RUBY_HAS_ARCHLIB= yes -USE_BUILDLINK3= yes USE_RUBY_EXTCONF= yes USE_X11= yes INSTALL_TARGET= site-install |