summaryrefslogtreecommitdiff
path: root/textproc/ruby-oniguruma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-oniguruma/Makefile')
-rw-r--r--textproc/ruby-oniguruma/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ruby-oniguruma/Makefile b/textproc/ruby-oniguruma/Makefile
index a9f9b500ea1..4053da3c3cf 100644
--- a/textproc/ruby-oniguruma/Makefile
+++ b/textproc/ruby-oniguruma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/22 15:37:13 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2008/08/22 20:01:25 ahoka Exp $
DISTNAME= oniguruma-1.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -8,6 +8,8 @@ MAINTAINER= ahoka@NetBSD.org
HOMEPAGE= http://oniguruma.rubyforge.org/
COMMENT= Fast regular expression library
+PKG_DESTDIR_SUPPORT= destdir
+
GEM_BUILD= gemspec
.include "../../textproc/oniguruma/buildlink3.mk"