aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2015-07-04 02:04:21 +0800
committerGreg Lewis <glewis@FreeBSD.org>2015-07-04 02:04:21 +0800
commitb5874857559c18316969f344146dd0941aa65ec1 (patch)
tree4f9419067c2973c86466f40ac5bfc8a9c97969dd /math
parent38fbd72ba47fde4da72639a92b687e808fcb147f (diff)
downloadfreebsd-ports-gnome-b5874857559c18316969f344146dd0941aa65ec1.tar.gz
freebsd-ports-gnome-b5874857559c18316969f344146dd0941aa65ec1.tar.zst
freebsd-ports-gnome-b5874857559c18316969f344146dd0941aa65ec1.zip
. Add USES=readline for the readline dependency.
PR: 197995 Submitted by: johans@
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index e78c67fd3716..5231a442bce0 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= glewis@FreeBSD.org
COMMENT= Command-line driven graphing utility
-USES= iconv lua pkgconfig
+USES= iconv lua pkgconfig readline
USE_TEX= kpathsea
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}