Add USES=readline to fix build.
This commit is contained in:
parent
6aff7f3a8a
commit
7b51800455
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362359
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MAINTAINER= arved@FreeBSD.org
|
|||
COMMENT= Fork of gmake with debugger
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext
|
||||
USES= gettext readline
|
||||
INFO= remake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue