From b5874857559c18316969f344146dd0941aa65ec1 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Fri, 3 Jul 2015 18:04:21 +0000 Subject: . Add USES=readline for the readline dependency. PR: 197995 Submitted by: johans@ --- math/gnuplot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/gnuplot') 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} -- cgit v1.2.3