From d203b12054ad82d30bac1f0a0c022b1393f861b3 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Jan 2009 21:36:39 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- net/ifdepd/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'net/ifdepd') diff --git a/net/ifdepd/Makefile b/net/ifdepd/Makefile index cffc32bba2db..4d97ae4f5060 100644 --- a/net/ifdepd/Makefile +++ b/net/ifdepd/Makefile @@ -18,12 +18,6 @@ PLIST_FILES= bin/ifdepd \ USE_RC_SUBR= yes -.include - -.if ${OSVERSION} < 502113 -IGNORE= need link state change notification changes from May 2004 -.endif - post-patch: @${REINPLACE_CMD} -e \ 's|/etc/rc\.subr|${RC_SUBR}|; s|/usr/local|${PREFIX}|' \ @@ -32,4 +26,4 @@ post-patch: post-install: @${CAT} ${PKGMESSAGE} -.include +.include -- cgit v1.2.3