1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-01 22:03:40 +00:00
parent 20b060f0e8
commit 0e91fdc3b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360104

View File

@ -13,7 +13,7 @@ COMMENT= Detect and block DoS/DDoS attacks
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp
LIB_DEPENDS= libccgnu2.so:${PORTSDIR}/devel/commoncpp
GNU_CONFIGURE= yes
USE_PYTHON= yes