Remove ancient vnconfig symlink
Submitted by: ak Approved by: cperciva MFC after: 1 week
This commit is contained in:
parent
d79661b9b8
commit
eb5f456981
@ -38,6 +38,8 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20120621: remove old man page
|
||||
OLD_FILES+=usr/share/man/man8/vnconfig.8.gz
|
||||
# 20120613: auth.conf removed
|
||||
OLD_FILES+=etc/auth.conf
|
||||
OLD_FILES+=usr/share/examples/etc/auth.conf
|
||||
|
@ -2,7 +2,6 @@
|
||||
|
||||
PROG= mdconfig
|
||||
MAN= mdconfig.8
|
||||
MLINKS= mdconfig.8 vnconfig.8
|
||||
|
||||
DPADD= ${LIBUTIL} ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF}
|
||||
LDADD= -lutil -lgeom -lbsdxml -lsbuf
|
||||
|
Loading…
Reference in New Issue
Block a user