mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Allow staging as a regular user
This commit is contained in:
parent
5298ebc495
commit
9dd1971220
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356953
@ -8,13 +8,13 @@ CATEGORIES= comms
|
||||
MASTER_SITES= http://www.mctavish.co.uk/tits/
|
||||
|
||||
MAINTAINER= mich@FreeBSD.org
|
||||
COMMENT= A server which provides telnet(1) access to one or more tty ports
|
||||
COMMENT= Server which provides telnet(1) access to one or more tty ports
|
||||
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
|
||||
|
||||
USES= uidfix
|
||||
USE_RC_SUBR= tits
|
||||
MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tits.8
|
||||
|
Loading…
Reference in New Issue
Block a user