summaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorbouyer <bouyer>2008-12-07 22:54:00 +0000
committerbouyer <bouyer>2008-12-07 22:54:00 +0000
commit0af9a6509b50496300c7f3c57a5756b8036c4bba (patch)
tree44868af48cde4b6b2f416ebdc87cc6d3385f5b4d /sysutils/apcupsd
parentc2f915454315852286b9d487c6fc19c7c4fecf41 (diff)
downloadpkgsrc-0af9a6509b50496300c7f3c57a5756b8036c4bba.tar.gz
pkg/40112: don't hardcode "netbsd" in RCD_SCRIPT_SRC.apcupsd
bump PKGREVISION
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 54f4700fb84..5327b5bb3c2 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.58 2008/06/20 01:09:35 joerg Exp $
+# $NetBSD: Makefile,v 1.59 2008/12/07 22:54:00 bouyer Exp $
DISTNAME= apcupsd-3.14.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=apcupsd/}
+PKGREVISION= 1
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.apcupsd.org/
@@ -64,7 +65,7 @@ CONF_FILES_PERMS+= ${EGDIR}/offbattery ${PKG_SYSCONFDIR}/offbattery ${ROOT_USER}
CONF_FILES_PERMS+= ${EGDIR}/onbattery ${PKG_SYSCONFDIR}/onbattery ${ROOT_USER} ${ROOT_GROUP} 755
CONF_FILES_PERMS+= ${EGDIR}/apccontrol ${PKG_SYSCONFDIR}/apccontrol ${ROOT_USER} ${ROOT_GROUP} 755
RCD_SCRIPTS= apcupsd
-RCD_SCRIPT_SRC.apcupsd= ${WRKSRC}/platforms/netbsd/apcupsd
+RCD_SCRIPT_SRC.apcupsd= ${WRKSRC}/platforms/${OPSYS:tl}/apcupsd
EGFILES= netbsd/apccontrol etc/changeme etc/commfailure etc/commok \
etc/offbattery etc/onbattery etc/multimon.conf etc/hosts.conf