From 37d25994dc22768a75099452d4c4fa69c0ab40fd Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 22 May 2010 03:57:53 +0000 Subject: - fix build with gnustep-make 2.4 --- x11-fm/etoile-fontmanager/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11-fm') diff --git a/x11-fm/etoile-fontmanager/Makefile b/x11-fm/etoile-fontmanager/Makefile index 142d05b9f657..29dac1980843 100644 --- a/x11-fm/etoile-fontmanager/Makefile +++ b/x11-fm/etoile-fontmanager/Makefile @@ -25,4 +25,7 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Services/User/FontManager +post-configure: + ${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/etoile.make + .include -- cgit v1.2.3