mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
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
@ -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 New Issue
Block a user