Fix pidfile location
PR: ports/68740 Submitted by: anholt
This commit is contained in:
parent
4560840577
commit
94a6281fe9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113281
@ -26,6 +26,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN5= tinc.conf.5
|
||||
|
Loading…
Reference in New Issue
Block a user