From c38021ff7434657613e3090f0550c8a209e6d97b Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 15 Sep 2000 14:22:50 +0000 Subject: Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH}) --- textproc/ruby-xmlparser/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-xmlparser') diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index 284b4837a5da..f281717caf8e 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmlparser PORTVERSION= 0.5.19 +PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.bekkoame.ne.jp/~yoshidam/ @@ -27,7 +28,7 @@ USE_RUBY_EXTCONF= yes USE_RUBY_RD= yes .endif -PERL_ARCHLIB= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/mach +PERL_ARCHLIB= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} WRKSRC= ${WRKDIR}/${PORTNAME} INSTALL_TARGET= site-install -- cgit v1.2.3