mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Allow staging as a regular user
This commit is contained in:
parent
1f3eb68eb7
commit
f00b173104
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367681
1 changed files with 4 additions and 1 deletions
|
@ -20,6 +20,9 @@ NO_WRKSUBDIR= yes
|
|||
USES= imake
|
||||
USE_XORG= ice sm x11 xaw xext xmu xt
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= "@(,kmem,2555) bin/${PORTNAME}" man/man1/${PORTNAME}.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/InstKmemFlags/InstBinFlags/' ${WRKSRC}/Imakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue