summaryrefslogtreecommitdiff
path: root/inputmethod/prime-dict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/prime-dict/Makefile')
-rw-r--r--inputmethod/prime-dict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/prime-dict/Makefile b/inputmethod/prime-dict/Makefile
index 5a7f640fd9d..0058e8db0ea 100644
--- a/inputmethod/prime-dict/Makefile
+++ b/inputmethod/prime-dict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/03/02 02:50:45 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/19 14:49:51 taca Exp $
#
DISTNAME= prime-dict-1.0.0
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
-CONFIGURE_ARGS+= --with-rubydir=${RUBY_SITELIBDIR}
+CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"