Add USES=readline to fix build.
This commit is contained in:
parent
d3d03c9337
commit
a3ddd9ef85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362715
@ -16,7 +16,7 @@ LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
USES= fuse iconv:build pkgconfig
|
||||
USES= fuse iconv:build pkgconfig readline
|
||||
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \
|
||||
--with-fuse-prefix=${LOCALBASE} \
|
||||
--with-external-libupnp --with-libupnp-prefix=${LOCALBASE}
|
||||
|
Loading…
Reference in New Issue
Block a user