aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lfhex
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-11 15:45:37 +0800
committerkrion <krion@FreeBSD.org>2004-05-11 15:45:37 +0800
commitad21c202855bfd010736449076995a23629c2f2f (patch)
treefd3175828e94294f125d51269f428e28920e4a40 /editors/lfhex
parent9f4b5b20ee478710dcdb1ed8038b3c468c751bbd (diff)
downloadfreebsd-ports-gnome-ad21c202855bfd010736449076995a23629c2f2f.tar.gz
freebsd-ports-gnome-ad21c202855bfd010736449076995a23629c2f2f.tar.zst
freebsd-ports-gnome-ad21c202855bfd010736449076995a23629c2f2f.zip
- Fix build
Reported by: bento/dosirak/pointyhat/who_knows by kris
Diffstat (limited to 'editors/lfhex')
-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}"