summaryrefslogtreecommitdiff
path: root/security/fragroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fragroute/Makefile')
-rw-r--r--security/fragroute/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index 321af7d6c06..b91cdf31043 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/02/11 21:22:04 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:27 asau Exp $
DISTNAME= fragroute-1.2
PKGREVISION= 12
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/
COMMENT= Tool for intercepting, modifying and rewriting egress traffic
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libdnet=${BUILDLINK_PREFIX.libdnet}
CONFIGURE_ARGS+= --with-libevent=${BUILDLINK_PREFIX.libevent}