From c2d62ca97a8f44ae4862f4e3f50431f56d8deab3 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Sat, 19 Nov 2005 06:02:20 +0000 Subject: Switch to :: convention for both patch-autotools and run-autotools, to allow for easier overriding of these targets by port Makefiles, if they need to. --- audio/rat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/rat') diff --git a/audio/rat/Makefile b/audio/rat/Makefile index d6597db03a45..2d990ebf9959 100644 --- a/audio/rat/Makefile +++ b/audio/rat/Makefile @@ -52,7 +52,7 @@ do-build: cd ${WRKSRC}/common/src && ${GMAKE} cd ${WRKSRC}/rat && ${GMAKE} -run-autotools: +run-autotools:: @${DO_NADA} do-configure: -- cgit v1.2.3