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