From e595ea97dfce4d208fbde7edf0a860365fca5809 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 Feb 2010 22:24:33 +0000 Subject: DESTDIR support --- net/ntop/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/ntop') diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 2be569db6c4..2e93293d383 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2010/01/17 12:02:34 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2010/02/11 22:24:33 joerg Exp $ DISTNAME= ntop-3.3.10 PKGREVISION= 2 @@ -9,6 +9,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.ntop.org/ntop.html COMMENT= Shows network usage (similar to "top" for processes) +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS= ntop-[0-9]* USE_LIBTOOL= yes -- cgit v1.2.3