summaryrefslogtreecommitdiff
path: root/net/packit/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2005-07-13 14:19:38 +0000
committerdrochner <drochner>2005-07-13 14:19:38 +0000
commit805428ec33d5bf64285e9226b45bbd4d508f6f88 (patch)
tree82b15a0dbe07c6b0f0e485d323c473f0dfe17bd7 /net/packit/Makefile
parent41b320bd27be795acc929c456bfc4945543a2e21 (diff)
downloadpkgsrc-805428ec33d5bf64285e9226b45bbd4d508f6f88.tar.gz
allow this to build against pkgsrc libpcap
Diffstat (limited to 'net/packit/Makefile')
-rw-r--r--net/packit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/packit/Makefile b/net/packit/Makefile
index bc14fc68fe3..117827ff51f 100644
--- a/net/packit/Makefile
+++ b/net/packit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:57 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/07/13 14:19:38 drochner Exp $
DISTNAME= packit-1.0
CATEGORIES= net
@@ -10,7 +10,6 @@ HOMEPAGE= http://packit.sourceforge.net/
COMMENT= Network auditing tool with the ability to manipulate IP traffic
GNU_CONFIGURE= YES
-USE_BUILTIN.libpcap= YES
CONFIGURE_ARGS+= --with-libpcap-includes=${BUILDLINK_PREFIX.libpcap}/include
CONFIGURE_ARGS+= --with-libpcap-libraries=${BUILDLINK_PREFIX.libpcap}/lib