summaryrefslogtreecommitdiff
path: root/net/ntop1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntop1/Makefile')
-rw-r--r--net/ntop1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop1/Makefile b/net/ntop1/Makefile
index 20201f89cfb..af9ce396fbe 100644
--- a/net/ntop1/Makefile
+++ b/net/ntop1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:21 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/04/04 13:01:23 joerg Exp $
DISTNAME= ntop-1.1
PKGREVISION= 4
@@ -14,6 +14,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-threads=no
INSTALL_TARGET= install install-man
+INSTALLATION_DIRS= ${PKGMANDIR}/man8
.include "../../net/libpcap/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"