From 0c07e0eef422c87d766c60dc27dd8600587e9f38 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Tue, 25 May 2004 09:06:16 +0000 Subject: Fix build on sparc64 Requested by: kris Submitted by: Florent Thoumie (maintainer) --- sysutils/ntfsprogs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/ntfsprogs') diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index 15cba4c938de..a83aad353235 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -56,5 +56,6 @@ post-patch: ${REINPLACE_CMD} -e 's|^transform.*||' ${WRKSRC}/Makefile.in \ ${WRKSRC}/libntfs/Makefile.in \ ${WRKSRC}/ntfsprogs/Makefile.in + ${REINPLACE_CMD} -e 's| bswap_| bswap|' ${WRKSRC}/include/ntfs/endians.h .include -- cgit v1.2.3