diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfsplusutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile index 62584e4bbd35..ba8bdb415c56 100644 --- a/emulators/hfsplusutils/Makefile +++ b/emulators/hfsplusutils/Makefile @@ -42,7 +42,7 @@ post-patch: pre-configure: @cd ${WRKSRC} && ${ACLOCAL} && ${AUTOHEADER} - @${MAKE} patch-libtool +# @${MAKE} patch-libtool post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/hfsp.man ${MAN1PREFIX}/man/man1/hfsp.1 |