summaryrefslogtreecommitdiff
path: root/net/ntop1
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-04 13:01:23 +0000
committerjoerg <joerg>2007-04-04 13:01:23 +0000
commit37d304865c2b1a275b1e2118aa2797e1fe60e2d8 (patch)
treea063b4499d418d112a734a864b70e14ead50778c /net/ntop1
parenteb5cfc2141bfa215c036b1974475c2a9522e3336 (diff)
downloadpkgsrc-37d304865c2b1a275b1e2118aa2797e1fe60e2d8.tar.gz
Fix NO_MTREE
Diffstat (limited to 'net/ntop1')
-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"