summaryrefslogtreecommitdiffstats
path: root/net/mpd
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-10-25 15:55:01 +0000
committerbrian <brian@FreeBSD.org>1997-10-25 15:55:01 +0000
commit73f6eca21a83451e4d2926824d55048df9d5130f (patch)
treeb1e2d055837bd6ea2f207150b499de463f464562 /net/mpd
parentccc972b3deb6176840190d21fbe0b4da3924e655 (diff)
downloadFreeBSD-ports-73f6eca21a83451e4d2926824d55048df9d5130f.zip
FreeBSD-ports-73f6eca21a83451e4d2926824d55048df9d5130f.tar.gz
Un-break mpd for 3.0-current
Diffstat (limited to 'net/mpd')
-rw-r--r--net/mpd/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile
index b6e03c8..1a3b91a 100644
--- a/net/mpd/Makefile
+++ b/net/mpd/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 May 1997
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.3 1997/09/10 18:55:28 julian Exp $
+# $Id: Makefile,v 1.4 1997/09/11 00:12:17 max Exp $
#
DISTNAME= mpd-1.0b4
@@ -14,9 +14,6 @@ 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.0b4/src
ALL_TARGET= depend all
OpenPOWER on IntegriCloud