summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1998-03-07 15:24:20 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1998-03-07 15:24:20 +0000
commita1c9ff09d99181c00a67875c4b8be75d3a2bc420 (patch)
treefaca593b52db3837a67324ed6e5d17100d09d876 /www/checkbot
parentAdd ${CXX} to list of variables passed in the environment when (diff)
unbroke
Notes
Notes: svn path=/head/; revision=10061
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile3
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