diff options
author | 2017-05-27 20:18:04 +0000 | |
---|---|---|
committer | 2017-05-27 20:18:04 +0000 | |
commit | 8ea769467bc25ab929fc77775c294f85ce2a9cac (patch) | |
tree | f38371278c2f69b25b27bd5acaf64882b3869373 | |
parent | On i386 and amd64, atomic instructions include an implicit memory barrier. (diff) | |
download | wireguard-openbsd-8ea769467bc25ab929fc77775c294f85ce2a9cac.tar.xz wireguard-openbsd-8ea769467bc25ab929fc77775c294f85ce2a9cac.zip |
remove devel/waf gone 2 years ago, may not come back but still gives nightmares
ok ajacoutot
-rw-r--r-- | share/man/man5/port-modules.5 | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 3b3d166d0de..9ccd159f0b8 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.217 2017/04/22 14:00:30 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.218 2017/05/27 20:18:04 jung Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 22 2017 $ +.Dd $Mdocdate: May 27 2017 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -795,26 +795,6 @@ It provides a and .Cm do-install targets that can be overridden in the port Makefile. -.It devel/waf -Adds -.Pa devel/waf -to -.Ev BUILD_DEPENDS , -.Pa lang/python -to -.Ev MODULES , -and provides -.Cm do-configure , -.Cm do-build , -.Cm do-install -and -.Cm post-install -targets. -.Cm do-build , -.Cm do-install -and -.Cm post-install -can be overridden in the port Makefile. .It font .It fortran Sets |