aboutsummaryrefslogtreecommitdiff
path: root/comms/obexapp
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2014-07-21 08:34:31 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2014-07-21 08:34:31 +0000
commitd880ab8306b253100cb49bfca8d4d15446a97586 (patch)
tree9ac357f0c6b22d6ad6a914b5f5c3030ff06b2d85 /comms/obexapp
parent364a875e6dbf82bc86f6fc377dc2858f494ff585 (diff)
downloadports-d880ab8306b253100cb49bfca8d4d15446a97586.tar.gz
ports-d880ab8306b253100cb49bfca8d4d15446a97586.zip
Notes
Diffstat (limited to 'comms/obexapp')
-rw-r--r--comms/obexapp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index 04603aa73ae7..34a2e4d77b76 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -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)