Date: Mon, 14 Jul 2014 16:21:00 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361797 - head/net/vortex Message-ID: <201407141621.s6EGL0cn055352@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407141621.s6EGL0cn055352>