1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
This commit is contained in:
Antoine Brodin 2014-12-14 15:43:19 +00:00
parent 8ff06267ce
commit 75efd3aad0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374713

View File

@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= glewis@FreeBSD.org
COMMENT= Command-line driven graphing utility
USES= iconv lua
USES= iconv lua pkgconfig
USE_TEX= kpathsea
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
@ -22,6 +22,7 @@ CONFIGURE_ARGS+=--with-lasergnu \
--without-tutorial \
--with-bitmap-terminals \
--with-latex \
ac_cv_prog_KPSEXPAND=${LOCALBASE}/bin/kpsexpand \
ac_cv_prog_PLAINTEX=${LOCALBASE}/bin/tex \
ac_cv_prog_LATEX=${LOCALBASE}/bin/latex \
ac_cv_prog_PDFLATEX=${LOCALBASE}/bin/pdflatex