diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:33:26 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:33:26 +0000 |
| commit | e7fd7cd988b2eef53a93b4ae567247e4591bdd65 (patch) | |
| tree | 837540a82f7b4cf470599c3bd58678294cea7b8f /math/gnuplot | |
| parent | ece7aed4c721c709c47a74dcd2d7b7e5e66347f6 (diff) | |
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 501072630a28..b280e09a8b3e 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -14,7 +14,8 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept CONFLICTS_INSTALL?= gnuplot-lite-[0-9]* -USES+= compiler:c++11-lang groff iconv pkgconfig readline +USES+= compiler:c++11-lang cpe groff iconv pkgconfig readline +CPE_VENDOR= gnuplot_project GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} CONFIGURE_ARGS+=--with-readline=gnu \ |
