summaryrefslogtreecommitdiffstats
path: root/www/checkbot
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-10 03:34:28 +0000
committersteve <steve@FreeBSD.org>1998-10-10 03:34:28 +0000
commit4933b640aeec8c59b3fee8d234ec427e923a1c6b (patch)
tree91f91a77df0b3bed722bc22fb45f2bc90a6779c0 /www/checkbot
parent13643f8c564baaa7408ed249f968cbaaf26212a2 (diff)
downloadFreeBSD-ports-4933b640aeec8c59b3fee8d234ec427e923a1c6b.zip
FreeBSD-ports-4933b640aeec8c59b3fee8d234ec427e923a1c6b.tar.gz
This doesn't deinstall correctly because the manpage gets install
in /usr/share/man/man1 and the PLIST expects it to be in ${PREFIX}/...
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
index d0eed67..2808d59 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 \
OpenPOWER on IntegriCloud