diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /x11/ruby-fox/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'x11/ruby-fox/Makefile')
-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 |