diff options
Diffstat (limited to 'textproc/lttoolbox/Makefile')
-rw-r--r-- | textproc/lttoolbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 00e43a6fcce3..e98a9475e312 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= utf8cpp>=4.0.3:devel/utf8cpp LIB_DEPENDS= libicuio.so:devel/icu -USES= cmake compiler:c++14-lang gnome libtool localbase pathfix pkgconfig \ +USES= cmake compiler:c++14-lang gnome localbase pathfix pkgconfig \ tar:bz2 USE_GNOME= libxml2 USE_LDCONFIG= yes |