Make portscout skip version 1.1.0. This version does not compile.

This commit is contained in:
Emanuel Haupt 2014-02-02 15:10:39 +00:00
parent 5503dc1f92
commit 5d88e02ea9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342313

View file

@ -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: