svn commit: r360104 - head/net/panoptis
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 1 22:03:41 UTC 2014
Author: amdmi3
Date: Tue Jul 1 22:03:40 2014
New Revision: 360104
URL: http://svnweb.freebsd.org/changeset/ports/360104
QAT: https://qat.redports.org/buildarchive/r360104/
Log:
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket
Modified:
head/net/panoptis/Makefile
Modified: head/net/panoptis/Makefile
==============================================================================
--- head/net/panoptis/Makefile Tue Jul 1 22:03:13 2014 (r360103)
+++ head/net/panoptis/Makefile Tue Jul 1 22:03:40 2014 (r360104)
@@ -13,7 +13,7 @@ COMMENT= Detect and block DoS/DDoS attac
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
More information about the svn-ports-head
mailing list