Ensure trn does not pick a bogus libnet dependency

This commit is contained in:
espie 2001-05-05 20:25:18 +00:00
parent 6f3c2bc9ef
commit 06c807b85a

View File

@ -1,4 +1,4 @@
# $OpenBSD: openbsd-hints,v 1.1.1.1 2000/12/23 12:11:39 espie Exp $
# $OpenBSD: openbsd-hints,v 1.2 2001/05/05 20:25:18 espie Exp $
orgname="/etc/organization"
d_nntp='define'
d_local='undef'
@ -7,3 +7,5 @@ phost='.'
# get ready to use ispell, don't depend on it being installed
ispell_prg='ispell'
ispell_options='x'
set `echo " $libswanted " | sed "s/ net / /"`
libswanted="$*"