~cypheon/pkgsrc-wip

ed889401baa0550316649e5542f80f6319c05b54 — Sergey A. Osokin 1 year, 9 months ago 298d9a0
wip/unit: sync with pkgsrc main tree
3 files changed, 4 insertions(+), 2 deletions(-)

M unit/Makefile
M unit/Makefile.common
M unit/PLIST
M unit/Makefile => unit/Makefile +2 -0
@@ 10,5 10,7 @@ MAINTAINER=	osa@FreeBSD.org

RCD_SCRIPTS=	unit

BUILDLINK_TRANSFORM.SunOS+=	rm:-Werror

.include "../../wip/unit/Makefile.common"
.include "../../mk/bsd.pkg.mk"

M unit/Makefile.common => unit/Makefile.common +1 -1
@@ 49,7 49,7 @@ CONFIGURE_ARGS+=	--control=unix:${UNIT_RUNDIR}/control.unit.sock
CONFIGURE_ARGS+=	--tmp=${UNIT_TMPDIR}
CONFIGURE_ARGS+=	--user=${UNIT_USER}
CONFIGURE_ARGS+=	--group=${UNIT_GROUP}
CONFIGURE_ARGS+=	--mandir=${PREFIX}/share/man
CONFIGURE_ARGS+=	--mandir=${PREFIX}/${PKGMANDIR}

CHECK_WRKREF_SKIP=	libexec/unit/modules/ruby.unit.so


M unit/PLIST => unit/PLIST +1 -1
@@ 1,3 1,3 @@
@comment $NetBSD$
man/man8/unitd.8
sbin/unitd
share/man/man8/unitd.8