summaryrefslogtreecommitdiff
path: root/comms/snooper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/snooper/Makefile')
-rw-r--r--comms/snooper/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile
index 9286a4deea9..bd63f5118db 100644
--- a/comms/snooper/Makefile
+++ b/comms/snooper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/09/26 03:16:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/01/29 11:34:22 wiz Exp $
# FreeBSD Id: Makefile,v 1.3 1998/08/13 09:20:41 itojun Exp $
DISTNAME= snooper-19991202
@@ -10,12 +10,6 @@ MAINTAINER= itojun@itojun.org
WRKSRC= ${WRKDIR}/snooper/build
GNU_CONFIGURE= yes
-MESSAGE_SRC= ${PKGDIR}/MESSAGE
-MESSAGE_FILE= ${WRKDIR}/.MESSAGE
-
-pre-install:
- @${SED} -e 's|$${PREFIX}|${PREFIX}|' ${MESSAGE_SRC} > ${MESSAGE_FILE}
-
pre-build:
cd ${WRKSRC} ; ${MAKE} depend