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. --- x11/alltray/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/alltray') diff --git a/x11/alltray/Makefile b/x11/alltray/Makefile index 7ff438680256..8abacec6e11d 100644 --- a/x11/alltray/Makefile +++ b/x11/alltray/Makefile @@ -34,7 +34,7 @@ post-patch: @${REINPLACE_CMD} -e 's|liballtray\.so\.0\.0\.0|liballtray.so.0|; \ s|/usr/lib|${PREFIX}/lib|' ${WRKSRC}/src/child.c -patch-autotools: +patch-autotools:: @for file in ${LIBTOOLFILES}; do \ ${REINPLACE_CMD} -e \ '/^ltmain=/ s|$$ac_aux_dir/ltmain\.sh|${LTMAIN}|g' \ -- cgit v1.2.3