summaryrefslogtreecommitdiff
path: root/textproc/ruby-nqxml
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 /textproc/ruby-nqxml
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 'textproc/ruby-nqxml')
-rw-r--r--textproc/ruby-nqxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile
index 692639aa351..acde33dd951 100644
--- a/textproc/ruby-nqxml/Makefile
+++ b/textproc/ruby-nqxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/12/02 11:44:03 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2008/04/04 15:31:39 jlam Exp $
#
DISTNAME= nqxml-1.1.3p1
@@ -23,7 +23,7 @@ CONTRIB_LIB= autodis_1.rb autodis_2.rb
TESTS= dispatchertester.rb oasis.rb streamingparsertester.rb test.rb \
testresource.rb tokenizertester.rb treeparsertester.rb \
writertester.rb
-REPLACE_RUBY_DIRS= ${WRKSRC}/examples ${WRKSRC}/tests
+REPLACE_RUBY_DIRS= examples tests
post-install:
${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/nqxml