aboutsummaryrefslogtreecommitdiff
path: root/mbone/rat
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
commitc2d62ca97a8f44ae4862f4e3f50431f56d8deab3 (patch)
tree8e3e81ba2aa82baf12e4e895d0b5f6e973b24099 /mbone/rat
parent9630e7bef6c88f72dcdc4633b553eccf13141b3a (diff)
downloadports-c2d62ca97a8f44ae4862f4e3f50431f56d8deab3.tar.gz
ports-c2d62ca97a8f44ae4862f4e3f50431f56d8deab3.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.
Notes
Notes: svn path=/head/; revision=148768
Diffstat (limited to 'mbone/rat')
-rw-r--r--mbone/rat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile
index d6597db03a45..2d990ebf9959 100644
--- a/mbone/rat/Makefile
+++ b/mbone/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: