summaryrefslogtreecommitdiff
path: root/x11/ruby-fox/Makefile
diff options
context:
space:
mode:
authortaca <taca>2005-01-28 14:08:01 +0000
committertaca <taca>2005-01-28 14:08:01 +0000
commit75755eedcd5152756aa5691e7e25442ad3e56ffe (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /x11/ruby-fox/Makefile
parent1a5dfee78d36ff38e7f1a4a8920f0de96624bd86 (diff)
downloadpkgsrc-75755eedcd5152756aa5691e7e25442ad3e56ffe.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
Diffstat (limited to 'x11/ruby-fox/Makefile')
-rw-r--r--x11/ruby-fox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/ruby-fox/Makefile b/x11/ruby-fox/Makefile
index cc288d68b45..551983637d8 100644
--- a/x11/ruby-fox/Makefile
+++ b/x11/ruby-fox/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/12/28 23:18:22 reed Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/28 14:08:02 taca Exp $
DISTNAME= FXRuby-1.0.29
PKGNAME= ${RUBY_PKGPREFIX}-fox-1.0.29
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 ruby
MASTER_SITES= http://rubyforge.org/frs/download.php/983/ \
${MASTER_SITE_SOURCEFORGE:=fxruby/}
@@ -10,6 +10,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.fxruby.org/
COMMENT= Ruby interface to FOX GUI library
+RUBY_HAS_ARCHLIB= yes
USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes
USE_X11= yes