diff options
Diffstat (limited to 'audio/rat')
-rw-r--r-- | audio/rat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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: |