summaryrefslogtreecommitdiff
path: root/mail/rblcheck
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-11-16 13:15:26 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-11-16 13:15:26 +0000
commit46ce5f763a687a2d91d7b986d12c4a1c6418e0ce (patch)
treec4dc183acea78db98bab0279b5a97e1145d3a1fb /mail/rblcheck
parentUpgrade to version 2.053 (test release), which includes embedded perl (diff)
Mark BROKEN:
===> Building for rblcheck-1.4 cc -O -pipe -Wall -s rblcheck.c -o rblcheck rblcheck.c: In function `main': rblcheck.c:333: warning: implicit declaration of function `getopt' rblcheck.c:351: `optarg' undeclared (first use this function) rblcheck.c:351: (Each undeclared identifier is reported only once rblcheck.c:351: for each function it appears in.) rblcheck.c:383: warning: suggest parentheses around assignment used as truth value *** Error code 1
Diffstat (limited to 'mail/rblcheck')
-rw-r--r--mail/rblcheck/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/rblcheck/Makefile b/mail/rblcheck/Makefile
index 14fadb4ecda0..b8cd9a245d52 100644
--- a/mail/rblcheck/Makefile
+++ b/mail/rblcheck/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 January 1998
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.4 1998/06/27 05:19:14 asami Exp $
+# $Id: Makefile,v 1.3 1998/10/19 16:51:12 itojun Exp $
#
DISTNAME= rblcheck-1.4
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.xnet.com/%7Eemarshal/rblcheck/
MAINTAINER= itojun@itojun.org
+BROKEN= yes
+
DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO
do-install: