summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-04 15:31:39 +0000
committerjlam <jlam>2008-04-04 15:31:39 +0000
commitefef8e877f910cb272a671b08e830334a05b9443 (patch)
treea4e50ed383605e3305c06298dd47cefeb013eb76 /inputmethod
parent1ca197c24601060e4a012249e45e1a0710d9e23f (diff)
downloadpkgsrc-efef8e877f910cb272a671b08e830334a05b9443.tar.gz
RUBY_REPLACE_DIRS is relative to ${WRKSRC} so no need to give the absolute
path to these directories.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/prime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index a339b4f27aa..3248e40c058 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/03/02 02:49:45 obache Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/04 15:31:39 jlam Exp $
#
DISTNAME= prime-1.0.0.1
@@ -23,7 +23,7 @@ USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= prime.pc.in
-REPLACE_RUBY_DIRS= ${WRKSRC}/src
+REPLACE_RUBY_DIRS= src
REPLACE_RUBY_PAT= *.src
CONFIGURE_ARGS+= --with-rubydir=${RUBY_SITELIBDIR}