pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/bkpupsd Add INSTALLATION_DIRS to create ${PRE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da7d08483c96
branches: trunk
changeset: 529547:da7d08483c96
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 07 15:06:03 2007 +0000
description:
Add INSTALLATION_DIRS to create ${PREFIX}/sbin directory.
diffstat:
sysutils/bkpupsd/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 280ef6f79c9e -r da7d08483c96 sysutils/bkpupsd/Makefile
--- a/sysutils/bkpupsd/Makefile Thu Jun 07 14:59:08 2007 +0000
+++ b/sysutils/bkpupsd/Makefile Thu Jun 07 15:06:03 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/03/15 16:32:28 taca Exp $
+# $NetBSD: Makefile,v 1.24 2007/06/07 15:06:03 taca Exp $
#
DISTNAME= bkpupsd-2.2.1
@@ -11,10 +11,11 @@
HOMEPAGE= # not exist
COMMENT= Simple UPS daemon for BK-Pro, BK and FREQUPS A/F series
+INSTALLATION_DIRS= sbin
+
# Original program assumes BSD code base.
ONLY_FOR_PLATFORM= NetBSD-*-*
-
.include "../../mk/bsd.prefs.mk"
DOCDIR= ${PREFIX}/share/doc/bkpupsd
Home |
Main Index |
Thread Index |
Old Index