From 67b7e9573907dba113f116efb366e1ec29e3a4cd Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 8 Oct 2013 06:28:41 +0000 Subject: Port requires MAKE_JOBS_UNSAFE to be set. --- net/freenet6/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net/freenet6') diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile index d1c229537579..256f996d7af9 100644 --- a/net/freenet6/Makefile +++ b/net/freenet6/Makefile @@ -3,6 +3,7 @@ PORTNAME= freenet6 DISTVERSION= 6_0_1 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://go6.net/4105/file.asp?file_id=166& DISTNAME= tspc-${PORTVERSION}-src @@ -24,6 +25,8 @@ MAN5= gw6c.conf.5 MAN8= gw6c.8 NO_STAGE= yes +MAKE_JOBS_UNSAFE=yes + post-fetch: @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ ${MV} ${DISTDIR}/file.asp*file_id*166* \ -- cgit v1.2.3