aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-02 14:34:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-02 14:34:29 +0000
commitb39095cedbce5aa16b893bbeb51f7402ab9241d5 (patch)
tree93076953cc32883497075e55b99dd4519bdc069a /lang
parent93472d5f97134d09e4e23576a98a60f291622ccb (diff)
downloadports-b39095cedbce5aa16b893bbeb51f7402ab9241d5.tar.gz
ports-b39095cedbce5aa16b893bbeb51f7402ab9241d5.zip
Notes
Diffstat (limited to 'lang')
-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|' \