summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 00:10:17 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 00:10:17 +0000
commite63218e8aa14b2c034f159cf7814a9a476f051eb (patch)
tree0ce2088a0907089e97aaf6cc8253296598788955 /net
parentMark BROKEN for ELF: (diff)
Mark BROKEN for CURRENT:
cc -O -pipe -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c filesys-os.c: In function `getmountent': filesys-os.c:183: `MOUNT_NFS' undeclared (first use this function) filesys-os.c:183: (Each undeclared identifier is reported only once filesys-os.c:183: for each function it appears in.) filesys-os.c:188: warning: unreachable code at beginning of switch statement *** Error code 1
Notes
Notes: svn path=/head/; revision=13972
Diffstat (limited to 'net')
-rw-r--r--net/rdist6/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile
index 4ae7e3f9af99..4ed2f27206ed 100644
--- a/net/rdist6/Makefile
+++ b/net/rdist6/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 August 1995
# Whom: peter
#
-# $Id: Makefile,v 1.13 1998/06/22 12:14:09 peter Exp $
+# $Id: Makefile,v 1.14 1998/08/22 17:27:00 hoek Exp $
#
DISTNAME= rdist-6.1.4
@@ -14,6 +14,11 @@ MASTER_SITES= http://www.magnicomp.com/download/rdist/ \
MAINTAINER= peter@FreeBSD.org
+OSVERSION!= sysctl -n kern.osreldate
+.if ${OSVERSION} >= 300000
+BROKEN= MOUNT_NFS undeclared
+.endif
+
# To avoid confusion with /usr/bin/rdist, you may prefer otherwise.
RDIST_NAME?= rdist6