summaryrefslogtreecommitdiff
path: root/sysutils/etcupdate
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 12:48:30 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 12:48:30 +0000
commitd916fe5c4ef5b0abf9bbe6d316be8d9a56d8306f (patch)
treec17086da3dc87096ff88dfe4cb2741633a64e2ab /sysutils/etcupdate
parent49b57e1360b7ad1410d52e317acd2eb23f33c9df (diff)
downloadpkgsrc-d916fe5c4ef5b0abf9bbe6d316be8d9a56d8306f.tar.gz
bl3ify
Diffstat (limited to 'sysutils/etcupdate')
-rw-r--r--sysutils/etcupdate/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile
index 70c643efb48..f4e23da078c 100644
--- a/sysutils/etcupdate/Makefile
+++ b/sysutils/etcupdate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/12/03 06:44:45 martti Exp $
+# $NetBSD: Makefile,v 1.28 2004/01/05 12:48:30 jlam Exp $
DISTNAME= etcupdate-20031112
WRKSRC= ${WRKDIR}
@@ -12,11 +12,16 @@ COMMENT= Script to update the configuration and startup files in /etc
ONLY_FOR_PLATFORM= NetBSD-*-*
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
EXTRACT_ONLY= # defined
NO_CHECKSUM= # defined
+NO_BUILDLINK= # defined
NO_CONFIGURE= # defined
NO_BUILD= # defined
+INSTALLATION_DIRS= bin man/man8
+
do-install:
${INSTALL_SCRIPT} ${FILESDIR}/etcupdate ${PREFIX}/bin/etcupdate
${INSTALL_MAN} ${FILESDIR}/etcupdate.8 ${PREFIX}/man/man8