1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

Fix Perl 5.6 centric depends. (mach -> ${PERL_ARCH})

This commit is contained in:
Akinori MUSHA 2000-09-15 14:22:50 +00:00
parent 665041a6e9
commit c38021ff74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32640

View File

@ -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