aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd
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/honeyd
parent6a04771772a31fb11e938cae890070203b2adefa (diff)
downloadports-d13e8bb2ecfd193969cd915a33a5127096139556.tar.gz
ports-d13e8bb2ecfd193969cd915a33a5127096139556.zip
- Fix after objformat removal
PR: ports/110409 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
Notes
Notes: svn path=/head/; revision=188050
Diffstat (limited to 'net/honeyd')
-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} \