summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg/Makefile')
-rw-r--r--usr.sbin/pkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg/Makefile b/usr.sbin/pkg/Makefile
index 9cf78cd..ce5a4fa 100644
--- a/usr.sbin/pkg/Makefile
+++ b/usr.sbin/pkg/Makefile
@@ -2,8 +2,8 @@
PROG= pkg
SRCS= pkg.c dns_utils.c config.c
+MAN= pkg.7
-NO_MAN= yes
CFLAGS+=-I${.CURDIR}/../../contrib/libyaml/include
.PATH: ${.CURDIR}/../../contrib/libyaml/include
DPADD= ${LIBARCHIVE} ${LIBELF} ${LIBFETCH} ${LIBYAML} ${LIBSBUF} ${LIBSSL} \
OpenPOWER on IntegriCloud