summaryrefslogtreecommitdiffstats
path: root/lang/squirrel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/squirrel/Makefile')
-rw-r--r--lang/squirrel/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/squirrel/Makefile b/lang/squirrel/Makefile
index b35f955..9aea441 100644
--- a/lang/squirrel/Makefile
+++ b/lang/squirrel/Makefile
@@ -25,10 +25,6 @@ CFLAGS+= -fPIC
ALL_TARGET= sq32
.endif
-post-extract:
- @${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \;
- @${FIND} ${WRKSRC} -type f -exec ${CHMOD} 644 {} \;
-
post-patch:
@${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} \
-e '/^MAKE/d; s|gcc|$${CC}|; s|-O2|$${CFLAGS}|; s|g++|$${CXX}|' \
OpenPOWER on IntegriCloud