From 36992a1e2a7812128d34cb3ff3e4cb511378e03a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 19 Jan 2004 22:01:01 +0000 Subject: Add a dummy run-autotools target to pacify the new bsd.port.mk. --- audio/rat/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'audio/rat') diff --git a/audio/rat/Makefile b/audio/rat/Makefile index 682c231f37b4..ec89eca84b79 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -51,6 +51,9 @@ do-build: cd ${WRKSRC}/common/src && ${GMAKE} cd ${WRKSRC}/rat && ${GMAKE} +run-autotools: + @${DO_NADA} + do-configure: cd ${WRKSRC}/common && ${AUTOCONF} && ./configure ${CONFIGURE_ARGS} ${ENABLE_IPv6} cd ${WRKSRC}/rat && ${AUTOCONF} && ./configure ${CONFIGURE_ARGS} --with-tcl=${LOCALBASE} --with-tk=${LOCALBASE} ${ENABLE_IPv6} --with-tcltk-version=${TCLTK_VERSION} -- cgit v1.2.3