mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add PORTNAME to SUB_LIST
PR: ports/156119 Submitted by: Philippe Pepiot <phil _at_ philpep.org>
This commit is contained in:
parent
187408a174
commit
f9306d2eaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272194
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \
|
|||
NEEDS_LIBICONV=yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST+= PORTNAME=${PORTNAME}
|
||||
|
||||
post-extract:
|
||||
@${RMDIR} ${WRKSRC}/git
|
||||
|
|
Loading…
Add table
Reference in a new issue