View | Details | Raw Unified | Return to bug 110409
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 21-27 Link Here
21
BUILD_DEPENDS=	${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
21
BUILD_DEPENDS=	${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
22
22
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
GNU_CONFIGURE=	yes
24
USE_AUTOTOOLS=	libtool:15
25
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
25
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
26
CONFIGURE_ARGS=	--with-libdnet=${LOCALBASE} \
26
CONFIGURE_ARGS=	--with-libdnet=${LOCALBASE} \
27
		--with-libevent=${LOCALBASE} \
27
		--with-libevent=${LOCALBASE} \

Return to bug 110409