diff options
author | wosch <wosch@FreeBSD.org> | 1998-03-07 23:24:20 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-03-07 23:24:20 +0800 |
commit | 9b67566bde6912af964257eabf7c710c96ed618c (patch) | |
tree | 105a1fbb44f383f21e6f3d8a38c93c8c8aa56578 /www | |
parent | 571109183aa6c086abd2e14f2474d203cfc7e163 (diff) | |
download | freebsd-ports-gnome-9b67566bde6912af964257eabf7c710c96ed618c.tar.gz freebsd-ports-gnome-9b67566bde6912af964257eabf7c710c96ed618c.tar.zst freebsd-ports-gnome-9b67566bde6912af964257eabf7c710c96ed618c.zip |
unbroke
Diffstat (limited to 'www')
-rw-r--r-- | www/checkbot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 41baccc817b2..eb7f2a714fb2 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.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 @@ -18,7 +18,6 @@ BUILD_DEPENDS= \ ${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 USE_PERL5= YES |