summaryrefslogtreecommitdiff
path: root/math/ruby-rb-gsl/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commitf605fec2dbee8bc952241c1efb77b14fab314a12 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /math/ruby-rb-gsl/Makefile
parent195c6c95e52f95c0427411eff46b821b0e62064c (diff)
downloadpkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz
Mark as destdir ready.
Diffstat (limited to 'math/ruby-rb-gsl/Makefile')
-rw-r--r--math/ruby-rb-gsl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/ruby-rb-gsl/Makefile b/math/ruby-rb-gsl/Makefile
index c530e71107c..f0ae795422e 100644
--- a/math/ruby-rb-gsl/Makefile
+++ b/math/ruby-rb-gsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 15:34:33 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:08 joerg Exp $
DISTNAME= rb-gsl-1.10.3
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://rb-gsl.rubyforge.org/
COMMENT= Ruby interface to the GNU Scientific Library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_RUBY_SETUP= yes
USE_TOOLS= pax
CONFIGURE_ARGS+= --siteruby=${PREFIX}/${RUBY_VENDORLIB_BASE} \