summaryrefslogtreecommitdiff
path: root/net/mpd
diff options
context:
space:
mode:
Diffstat (limited to 'net/mpd')
-rw-r--r--net/mpd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile
index bbc0a8156d72..e33f54edac02 100644
--- a/net/mpd/Makefile
+++ b/net/mpd/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 May 1997
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/10 09:10:03 asami Exp $
#
DISTNAME= mpd-1.0b3
@@ -13,7 +13,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= andy@icc.surw.chel.su
+OSVERSION!= sysctl -n kern.osreldate
+.if ${OSVERSION} >= 300000
BROKEN= if_tun.h
+.endif
WRKSRC= ${WRKDIR}/mpd-1.0b3/src
ALL_TARGET= depend all