Date: Wed, 09 Jan 2019 19:51:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234757] net/bwping: Update to version 1.10 Message-ID: <bug-234757-7788-J6N2EgHI2b@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234757-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-234757-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234757 --- Comment #1 from Tobias Kortkamp <tobik@freebsd.org> --- X.include <bsd.port.options.mk> X X.if ${PORT_OPTIONS:MIPV6} XCONFIGURE_ENV+=3D ac_cv_ipv6=3Dyes XPLIST_FILES+=3D sbin/bwping6 man/man8/bwping6.8.gz X.else XCONFIGURE_ENV+=3D ac_cv_ipv6=3Dno X.endif Please convert this to options helpers. https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile= -options.html#options-variables --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234757-7788-J6N2EgHI2b>