diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-11-23 22:11:40 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-11-23 22:11:40 +0000 |
| commit | 5933ac0b099d61d98eb531d373cf57a8927bc7af (patch) | |
| tree | fc0ebf2ac7225dec2aa7f2a7b0efbb91919c1030 /math/gnuplot/Makefile | |
| parent | e2521329169c2867009b66984bc2988c9631f00f (diff) | |
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 b280e09a8b3e..f9af5dc030e3 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -12,7 +12,7 @@ LICENSE_NAME= Gnuplot license LICENSE_FILE= ${WRKSRC}/Copyright LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -CONFLICTS_INSTALL?= gnuplot-lite-[0-9]* +CONFLICTS_INSTALL?= gnuplot-lite USES+= compiler:c++11-lang cpe groff iconv pkgconfig readline CPE_VENDOR= gnuplot_project |
