aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2015-07-03 18:04:21 +0000
committerGreg Lewis <glewis@FreeBSD.org>2015-07-03 18:04:21 +0000
commitb5874857559c18316969f344146dd0941aa65ec1 (patch)
tree4f9419067c2973c86466f40ac5bfc8a9c97969dd /math/gnuplot
parent38fbd72ba47fde4da72639a92b687e808fcb147f (diff)
downloadports-b5874857559c18316969f344146dd0941aa65ec1.tar.gz
ports-b5874857559c18316969f344146dd0941aa65ec1.zip
. Add USES=readline for the readline dependency.
PR: 197995 Submitted by: johans@
Notes
Notes: svn path=/head/; revision=391265
Diffstat (limited to 'math/gnuplot')
-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}