diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 83630c8837eb..0277fa0c4f62 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -1,24 +1,24 @@ PORTNAME= mythes PORTVERSION= 1.2.4 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Simple thesaurus library WWW= https://hunspell.github.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell -USES= compiler:c++11-lib libtool pathfix perl5 pkgconfig shebangfix +USES= compiler:c++11-lib libtool perl5 pkgconfig shebangfix USE_LDCONFIG= yes USE_PERL5= run SHEBANG_FILES= th_gen_idx.pl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include