summaryrefslogtreecommitdiff
path: root/net/trafshow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/trafshow/Makefile')
-rw-r--r--net/trafshow/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index 7b9dcad01c2..4f5b2340be0 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/05/11 10:21:28 zuntum Exp $
+# $NetBSD: Makefile,v 1.13 2002/10/02 19:20:39 dillo Exp $
DISTNAME= trafshow-3.1
PKGREVISION= 1
@@ -14,8 +14,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml
COMMENT= Full screen visualization of the network traffic
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
-
GNU_CONFIGURE= yes
ALL_TARGET= trafshow
@@ -27,9 +25,6 @@ BUILD_DEFS+= USE_INET6
CPPFLAGS+= -DINET6
.endif
-pre-configure:
- cd ${WRKSRC} && ${LOCALBASE}/bin/autoreconf
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${PREFIX}/man/man1