summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/lfhex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/lfhex/Makefile b/editors/lfhex/Makefile
index ca97c4df280b..647f859056bb 100644
--- a/editors/lfhex/Makefile
+++ b/editors/lfhex/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Large file hex editor
USE_QT_VER= 3
+USE_BISON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= QTDIR="${QT_PREFIX}"