aboutsummaryrefslogtreecommitdiff
path: root/textproc/kmflcomp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/kmflcomp')
-rw-r--r--textproc/kmflcomp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/kmflcomp/Makefile b/textproc/kmflcomp/Makefile
index 184c36e40aeb..2404bc7b32b2 100644
--- a/textproc/kmflcomp/Makefile
+++ b/textproc/kmflcomp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmflcomp
PORTVERSION= 0.9.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://anthesphoria.net/files/distribution/
@@ -19,7 +20,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Compiler of Keyman keyboard sources to use with SCIM KMFL IMEngine
-USE_BISON= yes
+BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
+
USE_XORG= x11
USE_LDCONFIG= yes
GNU_CONFIGURE= yes