This commit is contained in:
Wolfram Schneider 1998-03-07 15:24:20 +00:00
parent 2f4fd1b197
commit a1c9ff09d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10061

View file

@ -3,7 +3,7 @@
# Date created: 2. Feb 1998 # Date created: 2. Feb 1998
# Whom: wosch@FreeBSD.org # Whom: wosch@FreeBSD.org
# #
# $Id: Makefile,v 1.2 1998/03/03 10:00:54 asami Exp $ # $Id: Makefile,v 1.3 1998/03/04 16:44:58 wosch Exp $
# #
DISTNAME= checkbot-1.51 DISTNAME= checkbot-1.51
@ -18,7 +18,6 @@ BUILD_DEPENDS= \
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools ${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools
BROKEN= BUILD_DEPENDS list not right
MAN1= checkbot.1 MAN1= checkbot.1
USE_PERL5= YES USE_PERL5= YES