svn commit: r357164 - head/graphics/founts
Antoine Brodin
antoine at FreeBSD.org
Mon Jun 9 14:52:07 UTC 2014
Author: antoine
Date: Mon Jun 9 14:52:06 2014
New Revision: 357164
URL: http://svnweb.freebsd.org/changeset/ports/357164
QAT: https://qat.redports.org/buildarchive/r357164/
Log:
Unbreak
Modified:
head/graphics/founts/Makefile
Modified: head/graphics/founts/Makefile
==============================================================================
--- head/graphics/founts/Makefile Mon Jun 9 14:50:22 2014 (r357163)
+++ head/graphics/founts/Makefile Mon Jun 9 14:52:06 2014 (r357164)
@@ -25,8 +25,8 @@ DESKTOP_ENTRIES="Founts" "${COMMENT}" "$
"${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
More information about the svn-ports-all
mailing list