summaryrefslogtreecommitdiff
path: root/net/tcpick/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commit7d15c2c527b0cb171788f5360a5baca8cd9db73e (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /net/tcpick/Makefile
parent534b5bd9ce0ca747418c84f41f29a7fd1e7121a2 (diff)
downloadpkgsrc-7d15c2c527b0cb171788f5360a5baca8cd9db73e.tar.gz
Add DESTDIR support.
Diffstat (limited to 'net/tcpick/Makefile')
-rw-r--r--net/tcpick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tcpick/Makefile b/net/tcpick/Makefile
index 4cf6e04c7b1..4a64ae09db4 100644
--- a/net/tcpick/Makefile
+++ b/net/tcpick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/02/22 19:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:31 joerg Exp $
DISTNAME= tcpick-0.2.1
CATEGORIES= net
@@ -8,6 +8,8 @@ MAINTAINER= josediazfer@yahoo.es
HOMEPAGE= http://tcpick.sourceforge.net/
COMMENT= Simple tcp sniffer with tcpdump-style rules
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../net/libpcap/buildlink3.mk"