mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- fix build with gcc46
This commit is contained in:
parent
18d05b2123
commit
06b36441c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291791
@ -27,4 +27,8 @@ SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
USE_GNUSTEP_MAKE_DIRS+= Bundles/WildMenus
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|AppKit/NSDictionary.h|Foundation/NSDictionary.h|' \
|
||||
${WRKSRC}/Bundles/WildMenus/GSHorizontalMenuItemCell.m
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user