summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-06-07 10:57:49 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>1999-06-07 10:57:49 +0000
commit3efef38a7047307acbde19271832cb78a06edc66 (patch)
tree608f0baa2a875757b21b9c736493e2dab7cb4d1f /www/checkbot
parentOnly for i386. (diff)
Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.
Notes
Notes: svn path=/head/; revision=19289
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile4
-rw-r--r--www/checkbot/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index 13fcf2645920..433a00ec9334 100644
--- a/www/checkbot/Makefile
+++ b/www/checkbot/Makefile
@@ -3,7 +3,7 @@
# Date created: 2. Feb 1998
# Whom: wosch@FreeBSD.org
#
-# $Id: Makefile,v 1.8 1999/03/07 18:58:30 wosch Exp $
+# $Id: Makefile,v 1.9 1999/04/17 18:13:36 wosch Exp $
#
DISTNAME= checkbot-1.54
@@ -15,7 +15,7 @@ MAINTAINER= wosch@FreeBSD.ORG
site_perl=${PREFIX}/lib/perl5/site_perl/${PERL_VER}
BUILD_DEPENDS= \
- ${site_perl}/${ARCH}-freebsd/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
+ ${site_perl}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
diff --git a/www/checkbot/pkg-plist b/www/checkbot/pkg-plist
index 19759cd04a48..05daf50ff130 100644
--- a/www/checkbot/pkg-plist
+++ b/www/checkbot/pkg-plist
@@ -1,3 +1,3 @@
bin/checkbot
-lib/perl5/site_perl/5.005/i386-freebsd/auto/checkbot/.packlist
-@dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto/checkbot
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/checkbot