Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 1998 22:11:36 +0200
From:      Stefan `Sec` Zehl <sec@42.org>
To:        FreeBSD-gnats@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/6211: New port: sic-0.10a (net)
Message-ID:  <19980406221136.A17163@matrix.42.org>
In-Reply-To: <199804041730.JAA15081@hub.freebsd.org>; from FreeBSD-gnats@FreeBSD.ORG on Sat, Apr 04, 1998 at 09:30:02AM -0800
References:  <199804041725.TAA08329@matrix.42.org> <199804041730.JAA15081@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
fetch doesn't fetch the distfile in this port correctly by default.
"-b" is needed:

--- sic/Makefile.orig	Mon Apr  6 22:04:37 1998
+++ sic/Makefile	Mon Apr  6 22:03:31 1998
@@ -14,5 +14,6 @@
 MAINTAINER=	sec@42.org
 
 GNU_CONFIGURE=	yes
+FETCH_BEFORE_ARGS=	-b
 
 .include <bsd.port.mk>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980406221136.A17163>