From 20d2598b777283dcd8ac4853f46249c0d9f8d071 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 9 Jun 2014 14:52:06 +0000 Subject: [PATCH] Unbreak --- graphics/founts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/founts/Makefile b/graphics/founts/Makefile index c6b18ff64ad7..69a31d2161a5 100644 --- a/graphics/founts/Makefile +++ b/graphics/founts/Makefile @@ -25,8 +25,8 @@ DESKTOP_ENTRIES="Founts" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Graphics;Game;" false post-patch: - @${REINPLACE_CMD} -e 's|#define ELAST 1.7||' \ - ${WRKSRC}/${PORTNAME}.c +# @${REINPLACE_CMD} -e 's|#define ELAST 1.7||' \ +# ${WRKSRC}/${PORTNAME}.c @${REINPLACE_CMD} -e 's|gcc|${CC}|' \ ${WRKSRC}/Makefile