diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-05-25 14:35:49 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-05-25 14:35:49 +0000 |
| commit | 1f05404eecacb8cb9663e545761a398442a3827f (patch) | |
| tree | 387dd7c426c5c817afc688e6e01f017251f34934 /math/gnuplot/Makefile | |
| parent | f2129e71811084c3e8bb74bb1a7157728a83435f (diff) | |
Notes
Diffstat (limited to 'math/gnuplot/Makefile')
| -rw-r--r-- | math/gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 9625bfc8e848..8129b995603d 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -14,7 +14,7 @@ LICENSE_NAME= Gnuplot license LICENSE_FILE= ${WRKSRC}/Copyright LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -USES= iconv lua pkgconfig readline +USES= groff iconv lua pkgconfig readline USE_TEX= kpathsea GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} |
