From 3a9e355c2894d08f7800770190f89347b64d00b2 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Wed, 19 Nov 2003 06:12:41 +0000 Subject: - Attempt to fix bento build by avoid explicit 'make patch-libtool' Noticed by: bento via kris --- emulators/hfsplusutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/hfsplusutils') 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 -- cgit v1.2.3