summaryrefslogtreecommitdiff
path: root/lang/qore
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-24 14:53:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-24 14:53:17 +0000
commite4f3d2c40de23061a9c2e766e87147267b04a7e0 (patch)
tree46d9ef4e40bcd3e5beb467b85ab67bb30f01de3c /lang/qore
parentParse::BooleanLogic is a fast parser for boolean expressions. Originally (diff)
- Fix build
PR: 140536 Submitted by: "B. Estrade" <estrabd@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=244717
Diffstat (limited to 'lang/qore')
-rw-r--r--lang/qore/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/qore/Makefile b/lang/qore/Makefile
index 752880d8826f..544a0cdae86a 100644
--- a/lang/qore/Makefile
+++ b/lang/qore/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+CONFIGURE_ENV= "LEX=${LOCALBASE}/bin/flex"
CONFIGURE_ARGS= --disable-debug --disable-static
MAN1= qore.1