summaryrefslogtreecommitdiff
path: root/net/ntop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r--net/ntop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 0020a18ef17..0eb65a49974 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/09/27 17:07:37 grant Exp $
+# $NetBSD: Makefile,v 1.27 2003/09/28 09:13:58 jlam Exp $
DISTNAME= ntop-1.1
PKGREVISION= 2
@@ -17,6 +17,6 @@ CONFIGURE_ARGS+= --enable-threads=no
INSTALL_TARGET= install install-man
.include "../../net/libpcap/buildlink2.mk"
-.include "../../mk/curses.buildlink2.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"