summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1998-03-04 16:44:58 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1998-03-04 16:44:58 +0000
commit42d3a436cbe8577d34b8c5114f2079e101bfc185 (patch)
treeb003ad2f7c3a9b811d42d08afd49eacdc074f189 /www/checkbot
parentoriginal distribution updated (smtpfeed 0.58, sendmail patch also updated) (diff)
Fix BUILD_DEPENDS.
Notes
Notes: svn path=/head/; revision=10035
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index f9c940527f7a..41baccc817b2 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.1.1.1 1998/03/02 19:11:48 wosch Exp $
+# $Id: Makefile,v 1.2 1998/03/03 10:00:54 asami Exp $
#
DISTNAME= checkbot-1.51
@@ -12,10 +12,11 @@ MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/
MAINTAINER= wosch@FreeBSD.ORG
+site_perl=${PREFIX}/lib/perl5/site_perl
BUILD_DEPENDS= \
- ${PORTSDIR}/net/p5-Net \
- ${PORTSDIR}/www/p5-libwww \
- ${PORTSDIR}/mail/p5-Mail-Tools
+ ${site_perl}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
+ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools
BROKEN= BUILD_DEPENDS list not right
MAN1= checkbot.1