From 51d53877c0a99ac3a567d0a487d3025ab025a6c3 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 10 Oct 1998 03:34:28 +0000 Subject: This doesn't deinstall correctly because the manpage gets install in /usr/share/man/man1 and the PLIST expects it to be in ${PREFIX}/... --- www/checkbot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www') 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 \ -- cgit v1.2.3