From 0818d396c93866cf9278448287d3f996d5461e4f Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 24 Jan 2005 01:58:05 +0000 Subject: Don't "make depend"; not all systems have 4.4BSD mkdep(1). --- comms/snooper/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'comms/snooper') diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index db2aa6be64a..5fe378d4df6 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/06/29 23:41:39 recht Exp $ +# $NetBSD: Makefile,v 1.17 2005/01/24 01:58:05 tv Exp $ # FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $ DISTNAME= snooper-19991202 @@ -14,9 +14,6 @@ WRKSRC= ${WRKDIR}/snooper/build GNU_CONFIGURE= yes USE_BUILDLINK3= yes -pre-build: - cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} depend - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/snooper ${INSTALL_DATA} ${WRKSRC}/../README ${PREFIX}/share/doc/snooper -- cgit v1.2.3