diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /textproc/mifluz | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'textproc/mifluz')
-rw-r--r-- | textproc/mifluz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 31b05d206724..9e5bc0dffee5 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -12,8 +12,7 @@ COMMENT= C++ library to build and query a full text inverted index LICENSE= GPLv3 USE_GCC= any -USE_GNOME= gnomehack -USE_BISON= build +USES= bison pathfix USE_ICONV= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --without-unac |