mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Set PLIST to ${WRKSRC}/pkg-plist since PORTSDIR is mounted read-only
on bento. Reported by: bento via kris
This commit is contained in:
parent
83d752ceb4
commit
02d334479d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84343
@ -26,6 +26,7 @@ USE_SUBMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST= ${WRKSRC}/pkg-plist
|
||||
SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}"
|
||||
|
||||
INSTALL_DIR= ${INSTALL} -d -o ${BINOWN} -g ${BINGRP} -m 755
|
||||
|
Loading…
Reference in New Issue
Block a user