Fix build on -current.
Mysteries in this port remain, such as why it depends on libreadline.so.6 directly, and why it brings in X11 dependencies only if you turn the X11 OPTION off.
This commit is contained in:
parent
c40136b051
commit
28675b35b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365138
@ -22,7 +22,7 @@ LIB_DEPENDS= libTix8.4.3.so:${PORTSDIR}/x11-toolkits/tix
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
|
||||
BUILD_WRKSRC= ${WRKSRC}/src
|
||||
USES= bison
|
||||
USES= bison readline
|
||||
LDFLAGS+= -lm -lreadline -ltermcap
|
||||
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
|
Loading…
Reference in New Issue
Block a user