Allow packaging as a user
This commit is contained in:
parent
f774d52216
commit
c0af4161e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353742
1 changed files with 2 additions and 0 deletions
|
@ -12,9 +12,11 @@ MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/OD/ \
|
|||
MAINTAINER= sylvio@FreeBSD.org
|
||||
COMMENT= Utility for ejecting media from CD or optical disk drive
|
||||
|
||||
USES= uidfix
|
||||
PLIST_FILES= sbin/eject \
|
||||
man/man1/eject.1.gz
|
||||
PORTDOCS= README README-J
|
||||
MAKE_ARGS= BINOWN=${BINOWN}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,4555,555,' ${WRKSRC}/Makefile
|
||||
|
|
Loading…
Reference in a new issue