diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-16 01:23:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-16 01:23:40 +0000 |
commit | 62bb78e771a5b4bd93248e67e8eb27b24d2951a9 (patch) | |
tree | 2a93b319f7e0ed154b3361b52e1842cdd62ee6d1 /Makefile.cross | |
parent | 3c36a6b2cd812013a1ace17869e4c933d15f83eb (diff) |
lynx will go to ports. there are too many reasons for it to go there,
and not enough for it to stay. lengthy discussions.
Diffstat (limited to 'Makefile.cross')
-rw-r--r-- | Makefile.cross | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.cross b/Makefile.cross index f4749f9bca7..d265046d438 100644 --- a/Makefile.cross +++ b/Makefile.cross @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.cross,v 1.71 2014/05/09 20:14:18 miod Exp $ +# $OpenBSD: Makefile.cross,v 1.72 2014/07/16 01:23:39 deraadt Exp $ cross-tools: cross-includes cross-binutils cross-gcc cross-lib cross-distrib: cross-tools cross-bin cross-share cross-sys cross-etc-root-var @@ -113,7 +113,7 @@ BINUTILS_DIR=gnu/usr.bin/${BINUTILS_VERSION} NO_CROSS+=bind NO_CROSS+=httpd NO_CROSS+=microcode -NO_CROSS+=groff lynx binutils binutils-2.17 perl texinfo gcc cvs +NO_CROSS+=groff binutils binutils-2.17 perl texinfo gcc cvs NO_CROSS+=nsd NO_CROSS+=nginx NO_CROSS+=sqlite3 |