diff options
Diffstat (limited to 'usr.sbin/pkg_install/Makefile.inc')
-rw-r--r-- | usr.sbin/pkg_install/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc index d157361..ac13ed5 100644 --- a/usr.sbin/pkg_install/Makefile.inc +++ b/usr.sbin/pkg_install/Makefile.inc @@ -6,7 +6,5 @@ LIBINSTALL= ${.OBJDIR}/../lib/libinstall.a LIBINSTALL= ${.CURDIR}/../lib/libinstall.a .endif -MANSECT?= 1 - # Inherit BINDIR from one level up. .include "../Makefile.inc" |