summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/etcupdate/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile
index 14b7e3c847e..778cf4efda3 100644
--- a/sysutils/etcupdate/Makefile
+++ b/sysutils/etcupdate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2003/04/05 19:23:25 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2003/04/06 03:53:23 grant Exp $
DISTNAME= etcupdate-20030305
WRKSRC= ${WRKDIR}
@@ -15,8 +15,6 @@ NO_CHECKSUM= # defined
NO_CONFIGURE= # defined
NO_BUILD= # defined
-.include "../../mk/bsd.prefs.mk"
-
do-install:
${INSTALL_SCRIPT} ${FILESDIR}/etcupdate ${PREFIX}/bin/etcupdate
${INSTALL_MAN} ${FILESDIR}/etcupdate.8 ${PREFIX}/man/man8