From 91ab07c6c4a91a48e3a8f3c2b0129dbb053f6491 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 25 Oct 2005 04:15:48 +0000 Subject: Specify USE_RUBY_DIST_SUBDIR appropriately after previous lang/ruby/rubyversion.mk changes. --- textproc/ruby-rexml/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-rexml') diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index 0ceea5f782a..6f92e195f34 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/06 17:19:07 taca Exp $ +# $NetBSD: Makefile,v 1.9 2005/10/25 04:15:48 taca Exp $ # DISTNAME= rexml_${VERSION} @@ -12,6 +12,8 @@ MAINTAINER= rasputin@idoru.mine.nu HOMEPAGE= http://www.germane-software.com/software/rexml/ COMMENT= Pure Ruby XML parser based on Java Electric XML +USE_RUBY_DIST_SUBDIR= yes + .include "../../lang/ruby/rubyversion.mk" .if ${RUBY_VER} == "16" -- cgit v1.2.3