summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/checkbot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index d0eed67145e3..2808d594bb1b 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.4 1998/03/07 15:24:20 wosch Exp $
+# $Id: Makefile,v 1.5 1998/09/15 21:31:54 asami Exp $
#
DISTNAME= checkbot-1.51
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/
MAINTAINER= wosch@FreeBSD.ORG
+BROKEN= manpage gets installed in /usr/share/ in -current
+
site_perl=${PREFIX}/lib/perl5/site_perl
BUILD_DEPENDS= \
${site_perl}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \