mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Define PORTSCOUT with a skip configuration
This commit is contained in:
parent
30f8100a59
commit
fdcb21fd98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561086
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ ICONS= carton.ico carton.png
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
# ci pipeline creates transient tags
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
post-install:
|
||||
.for f in ${ICONS}
|
||||
${INSTALL_DATA} ${WRKSRC}/resources/pictures/${f} \
|
||||
|
|
Loading…
Add table
Reference in a new issue