Add USES=readline to fix build.

This commit is contained in:
Adam Weinberger 2014-07-23 17:16:53 +00:00
parent d3d03c9337
commit a3ddd9ef85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362715

View File

@ -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}