aboutsummaryrefslogtreecommitdiff
path: root/net/freenet6
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:53:46 +0000
commit260b2edafd358f77c49249acb5545764315d5ce9 (patch)
tree660f33f450bbab88db3f425d963bac094e937569 /net/freenet6
parentd2d7ba91aa03c042adab70b43cf10d6692977b07 (diff)
downloadports-260b2edafd358f77c49249acb5545764315d5ce9.tar.gz
ports-260b2edafd358f77c49249acb5545764315d5ce9.zip
Notes
Diffstat (limited to 'net/freenet6')
-rw-r--r--net/freenet6/Makefile11
1 files changed, 1 insertions, 10 deletions
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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>