aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2007-03-22 17:49:07 +0000
committerNicola Vitale <nivit@FreeBSD.org>2007-03-22 17:49:07 +0000
commitd13e8bb2ecfd193969cd915a33a5127096139556 (patch)
treec85ca6acc70763144f5f1bc38ae4a7d5a1ddfaca /net
parent6a04771772a31fb11e938cae890070203b2adefa (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/honeyd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index aaa1868aa639..d350f0cd8638 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent \
BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
--with-libevent=${LOCALBASE} \