--- Makefile 2010/04/11 17:52:03 1.1 +++ Makefile 2010/04/11 18:06:17 @@ -80,8 +80,8 @@ .endif .if defined(WITH_FLEXRESP2) -BUILD_DEPENDS+= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \ - libdnet*>=1.10_1:${PORTSDIR}/net/libdnet +LIB_DEPENDS+= dnet.1:${PORTSDIR}/net/libdnet +BUILD_DEPENDS+= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet CONFIGURE_ARGS+= --enable-flexresp2 \ --with-libnet-includes=${LIBNET_INCDIR} \ --with-libnet-libraries=${LIBNET_LIBDIR}