summaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-24 19:21:18 +0000
committerjoerg <joerg>2007-03-24 19:21:18 +0000
commitf28d555e18f935b83971ec8fe6c74564beccb54b (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /sysutils/apcupsd
parent3693e572eee7e816fbb7530590631bdda71fcea9 (diff)
downloadpkgsrc-f28d555e18f935b83971ec8fe6c74564beccb54b.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index ea4f4ca7d63..bbe871d4476 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/03/07 20:47:05 joerg Exp $
+# $NetBSD: Makefile,v 1.49 2007/03/24 19:21:32 joerg Exp $
DISTNAME= apcupsd-3.12.4
CATEGORIES= sysutils
@@ -56,6 +56,8 @@ EGFILES= netbsd/apccontrol etc/changeme etc/commfailure etc/commok \
etc/masterconnect etc/mastertimeout etc/offbattery etc/onbattery
MANFILES= apcupsd apctest
+INSTALLATION_DIRS= share/examples/apcupsd share/examples/rc.d
+
# we should probably allow the tty to be set in /etc/mk.conf too
#
post-build:
@@ -76,7 +78,6 @@ HTMLDOCS= apcupsd.gif bclogo.gif bugs.html bugs.wml index.html index.wml \
publishsite support.html support.wml systems.html systems.wml template.inc
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/apcupsd
${INSTALL_DATA} ${WRKDIR}/apcupsd.master.conf \
${PREFIX}/share/examples/apcupsd
${INSTALL_DATA} ${WRKDIR}/apcupsd.slave.conf \