summaryrefslogtreecommitdiff
path: root/net/lft/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lft/Makefile')
-rw-r--r--net/lft/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/lft/Makefile b/net/lft/Makefile
index 3cbc7a33ca2..e8e901f2f7d 100644
--- a/net/lft/Makefile
+++ b/net/lft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:49 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:24 rillig Exp $
#
DISTNAME= lft-2.2
@@ -9,8 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mainnerve.com/lft/
COMMENT= Layer four traceroute capable of tracing protocol paths
-USE_PKGLOCALEDIR= # defined
-GNU_CONFIGURE= # defined
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"