1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add USES=readline to fix build.

This commit is contained in:
Adam Weinberger 2014-07-20 19:38:27 +00:00
parent c38a4c7672
commit 13f6902196
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362361

View File

@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= tcltk@FreeBSD.org
COMMENT= GNU readline for TCL
USES= libtool tcl
USES= libtool tcl readline
GNU_CONFIGURE= yes
USE_LDCONFIG= yes