From c6dab49472bb68e9feab9dc534633d1bf919f2e9 Mon Sep 17 00:00:00 2001 From: Antoine Brodin <antoine@FreeBSD.org> Date: Mon, 20 Apr 2015 07:27:09 +0000 Subject: Fix configure --- net-p2p/twister/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/twister/Makefile b/net-p2p/twister/Makefile index 04e61dcd7161..af15e86e14ed 100644 --- a/net-p2p/twister/Makefile +++ b/net-p2p/twister/Makefile @@ -56,7 +56,7 @@ post-patch: ${WRKSRC}/share/genbuild.sh pre-configure: - (cd ${WRKSRC} && ./autotool.sh) + (cd ${CONFIGURE_WRKSRC} && ./autotool.sh) do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/twisterd ${STAGEDIR}${PREFIX}/bin -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0