diff options
Diffstat (limited to 'textproc/bibtool/Makefile')
-rw-r--r-- | textproc/bibtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 36888919bfc6..431e6e2a0596 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -16,7 +16,7 @@ DISTNAME= BibTool-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Command line manipulation of BibTeX files -USE_TEX= tetex +USE_TEX= latex:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea CONFIGURE_ENV= LOCALBASE=${LOCALBASE} |