mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add USES=readline to fix build.
This commit is contained in:
parent
c38a4c7672
commit
13f6902196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362361
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= tcltk@FreeBSD.org
|
MAINTAINER= tcltk@FreeBSD.org
|
||||||
COMMENT= GNU readline for TCL
|
COMMENT= GNU readline for TCL
|
||||||
|
|
||||||
USES= libtool tcl
|
USES= libtool tcl readline
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue