From 260b2edafd358f77c49249acb5545764315d5ce9 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 3 Oct 2007 23:53:46 +0000 Subject: Remove support for OSVERSION < 5 --- net/freenet6/Makefile | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'net/freenet6') diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile index fe0c86e5c94f..e3fc5e10a561 100644 --- a/net/freenet6/Makefile +++ b/net/freenet6/Makefile @@ -24,16 +24,7 @@ MAN5= tspc.conf.5 PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= freenet6.sh pkg-message - -.include - -.if ${OSVERSION} < 400000 -IGNORE= This program might not be working on FreeBSD version below 4.0 -.endif -.if ${OSVERSION} > 500000 EXTRA_PATCHES= ${FILESDIR}/patch5-template::freebsd.sh -.endif - MAKE_ARGS= target=freebsd installdir=${PREFIX} do-install: @@ -62,4 +53,4 @@ post-patch: -e "s|template=linux|template=tspc-freebsd|g" \ ${WRKSRC}/man/man5/tspc.conf.5 -.include +.include -- cgit v1.2.3