Date: Tue, 13 Aug 2002 16:40:04 -0700 (PDT) From: naddy@freebsd.org (Christian Weisgerber) To: freebsd-ports@FreeBSD.org Subject: Re: ports/41603: Upgrade port: net/flow-tools Message-ID: <200208132340.g7DNe4KZ009108@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/41603; it has been noted by GNATS. From: naddy@freebsd.org (Christian Weisgerber) To: gslin@Infomath.math.NCTU.edu.tw Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/41603: Upgrade port: net/flow-tools Date: Wed, 14 Aug 2002 00:36:47 +0200 (CEST) In article <20020813070404.6D1285825@Infomath.math.NCTU.edu.tw> you write: > diff -ruN /usr/ports/net/flow-tools/Makefile flow-tools/Makefile > --- /usr/ports/net/flow-tools/Makefile Mon Apr 29 07:38:14 2002 > +++ flow-tools/Makefile Tue Aug 13 15:00:09 2002 .. > post-patch: > - ${TOUCH} -r ${WRKSRC}/configure.in.orig ${WRKSRC}/configure.in > - ${TOUCH} -r ${WRKSRC}/configure.orig ${WRKSRC}/configure No. These lines have to remain. They keep the autotools from triggering a rebuild orgy. USE_GMAKE is not required, flow-tools builds fine with our make. The port doesn't respect CFLAGS. -- Christian "naddy" Weisgerber naddy@mips.inka.de 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?200208132340.g7DNe4KZ009108>