summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1995-03-30 20:36:01 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1995-03-30 20:36:01 +0000
commite91111fb3ebef8ddfc373e94b3a13574ff2f307e (patch)
treead1dd2b9cab833667b5e99508e708c2e72977f41 /net/Makefile
parentAdd a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I have (diff)
IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTED
comment.
Notes
Notes: svn path=/head/; revision=1251
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 022172c1bfdd..22b393bd5d93 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,11 +1,13 @@
-# $Id: Makefile,v 1.35 1995/03/19 12:43:00 ats Exp $
+# $Id: Makefile,v 1.36 1995/03/24 06:29:51 asami Exp $
#
# Broken - gn, dgd-lpmud
# Broken for XFree3.x - wais
SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \
- ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
+ ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \
yale-tftpd ytalk zircon
+# RESTRICTED: ivs (crypto)
+
.include <bsd.port.subdir.mk>