summaryrefslogtreecommitdiff
path: root/math/ruby-gsl
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-01-28 14:08:01 +0000
committertaca <taca@pkgsrc.org>2005-01-28 14:08:01 +0000
commitc3ffe35cf7ee20fd3da97e0a0794bc882f07de92 (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /math/ruby-gsl
parentb7bfa051b1142e2e7675efac79fc511ad6ed8436 (diff)
downloadpkgsrc-c3ffe35cf7ee20fd3da97e0a0794bc882f07de92.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r--math/ruby-gsl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 2625bec26d9..68701b5e01e 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/11/27 16:27:45 taca Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/28 14:08:01 taca Exp $
DISTNAME= ruby-gsl-0.2.0
PKGNAME= ${RUBY_PKGPREFIX}-gsl-0.2.0
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-gsl/}
@@ -9,6 +10,7 @@ MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://ruby-gsl.sourceforge.net/
COMMENT= Wrapper of the GNU Scientific Library (GSL) for Ruby
+RUBY_HAS_ARCHLIB= yes
USE_BUILDLINK3= yes
USE_RUBY_EXTCONF= yes
INSTALL_TARGET= site-install