diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-03 10:00:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-03 10:00:54 +0000 |
commit | ed5b96dba44f191093a79414f2a7e87846cfef7f (patch) | |
tree | 7b139cfe824766db08869acb9fcf04ce14f44748 /www/checkbot/Makefile | |
parent | 1237695bd2f5ea312b142e8b833e83bbc799b4d1 (diff) |
Notes
Diffstat (limited to 'www/checkbot/Makefile')
-rw-r--r-- | www/checkbot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 652476adec75..f9c940527f7a 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 1997/06/24 18:43:25 jfitz Exp $ +# $Id: Makefile,v 1.1.1.1 1998/03/02 19:11:48 wosch Exp $ # DISTNAME= checkbot-1.51 @@ -17,6 +17,7 @@ BUILD_DEPENDS= \ ${PORTSDIR}/www/p5-libwww \ ${PORTSDIR}/mail/p5-Mail-Tools +BROKEN= BUILD_DEPENDS list not right MAN1= checkbot.1 USE_PERL5= YES |