mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Fix indent
This commit is contained in:
parent
e43fca9388
commit
4447b4e2da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485880
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
|
||||
USES= python:2.7 shebangfix
|
||||
USE_PYTHON= flavors
|
||||
USE_RC_SUBR= pdagentd
|
||||
USE_GITHUB= YES
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= PagerDuty
|
||||
SHEBANG_FILES= bin/*
|
||||
@ -26,8 +26,8 @@ NO_BUILD= yes
|
||||
SUB_LIST+= PYTHON_CMD="${PYTHON_CMD}"
|
||||
BINFILES= pd-queue pd-send pdagentd.py
|
||||
|
||||
USERS= pdagent
|
||||
GROUPS= pdagent
|
||||
USERS= pdagent
|
||||
GROUPS= pdagent
|
||||
|
||||
do-patch:
|
||||
${REINPLACE_CMD} -e 's|/var/lib/pdagent|/var/db/pdagent| ; s|/etc|${ETCDIR}|' \
|
||||
|
Loading…
Reference in New Issue
Block a user