diff options
Diffstat (limited to 'net/binkd/Makefile')
-rw-r--r-- | net/binkd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/binkd/Makefile b/net/binkd/Makefile index d54d2f068675..590e1b21ec35 100644 --- a/net/binkd/Makefile +++ b/net/binkd/Makefile @@ -22,7 +22,7 @@ AMIGA4D_CONFIGUTE_WITH= aso HTTPS_CONFIGURE_WITH= https pre-configure: - @${RM} -rf ${WRKSRC}/mkfls/unix/CVS + @${RM} -r ${WRKSRC}/mkfls/unix/CVS @${CP} ${WRKSRC}/mkfls/unix/* ${WRKSRC}/ @${CHMOD} a+x ${WRKSRC}/configure |