Let installed ucspi-tcp6 satisfy ucspi-tcp dependency.

This commit is contained in:
Amitai Schleier 2019-01-10 08:22:30 -05:00
parent 957f526bdc
commit 1f728d5c67
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
# web server Gatling running at www.fefe.de is incompatible with BSD ftp
# cf. PR#45516
USE_TOOLS+= gmake
DEPENDS+= ucspi-tcp-*:../../net/ucspi-tcp
DEPENDS+= {ucspi-tcp6-[0-9]*,ucspi-tcp-[0-9]*}:../../net/ucspi-tcp
CFLAGS+= ${CPPFLAGS}
MAKE_ENV+= RANLIB=${RANLIB:Q} LIBS=${LIBS:Q}