1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix build on head without shared readline.

MFH:		2014Q3
This commit is contained in:
Guido Falsi 2014-07-21 08:34:31 +00:00
parent 364a875e6d
commit d880ab8306
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362407

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= libopenobex.so:${PORTSDIR}/comms/openobex \
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= iconv
USES= iconv readline
PLIST_FILES= bin/obexapp
.if !defined(NO_INSTALL_MANPAGES)