aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-guile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gnustep-guile/Makefile')
-rw-r--r--lang/gnustep-guile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile
index 5e323de87d73..c422d0fd516f 100644
--- a/lang/gnustep-guile/Makefile
+++ b/lang/gnustep-guile/Makefile
@@ -46,7 +46,7 @@ CONFLICTS?= gnustep-guile-nox11-1.*
.include <bsd.port.pre.mk>
-GUILE_VER!= (cd ${PORTSDIR}/lang/guile && make -V GUILE_VER)
+GUILE_VER!= ${MAKE} -C ${PORTSDIR}/lang/guile -V GUILE_VER
post-patch:
${REINPLACE_CMD} -e 's|echo aout|echo elf|' \