mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix bison dependency wrong committed on import
- Bump PORTREVISION
This commit is contained in:
parent
462740ed17
commit
5f6d5f8c8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201927
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user