- Instruct portscout to ignore these
This commit is contained in:
parent
76ef357fd3
commit
b76b458340
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430519
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --disable-maintainer-mode
|
||||
INSTALL_TARGET= install-strip
|
||||
PORTDOCS= NEWS
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
# Use a submake as 'deinstall install' needs to reevaluate PKG_REGISTER
|
||||
# so that pkg-static is used from the wrkdir
|
||||
|
|
|
@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --disable-maintainer-mode
|
||||
INSTALL_TARGET= install-strip
|
||||
PORTDOCS= NEWS
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
|
||||
# so that pkg-static is used from the wrkdir
|
||||
|
|
Loading…
Reference in a new issue