mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Make portscout skip version 1.1.0. This version does not compile.
This commit is contained in:
parent
5503dc1f92
commit
5d88e02ea9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342313
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ LDFLAGS+= -L${BDB_LIB_DIR} -L${OPENSSLLIB} -lssl -lcrypto
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
# does not compile
|
||||
PORTSCOUT= skipv:1.1.0
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Add table
Reference in a new issue