From ab0e8fdabccb0cafa6fb64d57f113d72b01dfd08 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Thu, 16 Nov 2006 15:58:49 +0000 Subject: Change operator to wheel (I believe the wheel group is more commonly used than the operator group --- sysutils/hal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/hal') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index f47b7b029e1d..82a560fd2b0b 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -8,7 +8,7 @@ PORTNAME= hal PORTVERSION= ${HALVERSION}.${SNAPVERSION} -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils MASTER_SITES= http://www.marcuscom.com/downloads/ @@ -17,7 +17,7 @@ COMMENT?= Hardware Abstraction Layer for simplifying device access .if !defined(HAL_SLAVE) LIB_DEPENDS= polkit.0:${PORTSDIR}/sysutils/policykit \ - volume_id.0:${PORTSDIR}/devel/libvolume_id + volume_id.0:${PORTSDIR}/devel/libvolume_id RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids \ isoinfo:${PORTSDIR}/sysutils/cdrtools .endif @@ -97,7 +97,7 @@ post-patch: ${WRKSRC}/hald/Makefile.in @${REINPLACE_CMD} -e '/^SUBDIRS/ s|txt||' \ ${WRKSRC}/policy/Makefile.in - @${REINPLACE_CMD} -e 's|user="0"|group="operator"|g' \ + @${REINPLACE_CMD} -e 's|user="0"|group="wheel"|g' \ ${WRKSRC}/hal.conf.in @${TOUCH} ${WRKSRC}/doc/spec/hal-spec.html -- cgit v1.2.3