aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2005-11-19 14:02:20 +0800
committerade <ade@FreeBSD.org>2005-11-19 14:02:20 +0800
commit2845f609f56f10402b8466c394943a1e64466ae1 (patch)
tree2dc27564fc10e17093aaf559dd878e18072d471b /www
parent3f8f68f964ff4252a330957869a627a5b3e3dd30 (diff)
downloadfreebsd-ports-gnome-2845f609f56f10402b8466c394943a1e64466ae1.tar.gz
freebsd-ports-gnome-2845f609f56f10402b8466c394943a1e64466ae1.tar.zst
freebsd-ports-gnome-2845f609f56f10402b8466c394943a1e64466ae1.zip
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if they need to.
Diffstat (limited to 'www')
-rw-r--r--www/tidy-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index ac904ef8eeb5..b1ac6f3c44d1 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -59,7 +59,7 @@ post-patch:
@${CP} -R -f ${WRKSRC}/build/gnuauto/* ${WRKSRC}
.endif
-patch-autotools:
+patch-autotools::
.if defined(WITH_SHLIB)
@(cd ${WRKSRC} \
&& ${LIBTOOLIZE} --force --copy \