svn commit: r361797 - head/net/vortex
Adam Weinberger
adamw at FreeBSD.org
Mon Jul 14 16:21:00 UTC 2014
Author: adamw
Date: Mon Jul 14 16:21:00 2014
New Revision: 361797
URL: http://svnweb.freebsd.org/changeset/ports/361797
QAT: https://qat.redports.org/buildarchive/r361797/
Log:
Unbreak.
Modified:
head/net/vortex/Makefile
Modified: head/net/vortex/Makefile
==============================================================================
--- head/net/vortex/Makefile Mon Jul 14 16:19:49 2014 (r361796)
+++ head/net/vortex/Makefile Mon Jul 14 16:21:00 2014 (r361797)
@@ -12,7 +12,7 @@ COMMENT= Network surveillance engine
LICENSE= GPLv2
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11 \
+BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11
LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config
More information about the svn-ports-all
mailing list