aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-06-14 20:52:22 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-06-14 20:52:22 +0000
commit0b8f294fc3e75fa222ca93fa2f4b33623535f59e (patch)
tree22ffd8fe0e4bf461ef0cbeec6d58a6881fa6016c /lang/gforth
parente1b250ec7e0da8bf2db52bb11656e8114c67a40f (diff)
downloadports-0b8f294fc3e75fa222ca93fa2f4b33623535f59e.tar.gz
ports-0b8f294fc3e75fa222ca93fa2f4b33623535f59e.zip
Notes
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index ff46e0242a00..355abf274e11 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -fno-reorder-blocks -fno-inline
+CONFIGURE_ENV+= GFORTHHIST=${WRKSRC}
+MAKE_ENV+= GFORTHHIST=${WRKSRC}
USES= gmake libtool
USE_GCC= any
USE_AUTOTOOLS= libltdl