From e695b59d85e9099f593e8affc4dce9d12618a9c2 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Sat, 25 Oct 1997 15:55:01 +0000 Subject: Un-break mpd for 3.0-current --- net/mpd/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net') diff --git a/net/mpd/Makefile b/net/mpd/Makefile index b6e03c8ffb8f..1a3b91aa1b96 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 -- cgit v1.2.3