aboutsummaryrefslogtreecommitdiff
path: root/audio/mpiosh
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-21 17:15:14 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-21 17:15:14 +0000
commitf1c41f730541798b9b9a1f046946121eada80c38 (patch)
treec6f586cd1d4a5465956f93cb704a948b73424bc3 /audio/mpiosh
parent5c2e8607b151841268833ddcb33466aa4a8da4e3 (diff)
downloadports-f1c41f730541798b9b9a1f046946121eada80c38.tar.gz
ports-f1c41f730541798b9b9a1f046946121eada80c38.zip
Add USES=readline to fix configure.
Notes
Notes: svn path=/head/; revision=362452
Diffstat (limited to 'audio/mpiosh')
-rw-r--r--audio/mpiosh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile
index 668037b3e331..d6077a3d539a 100644
--- a/audio/mpiosh/Makefile
+++ b/audio/mpiosh/Makefile
@@ -11,7 +11,7 @@ DISTNAME= mpio-${PORTVERSION:S|.p|_pre|}
MAINTAINER= ports@FreeBSD.org
COMMENT= Digit@lway MPIO MP3 player tool
-USES= iconv
+USES= iconv readline
GNU_CONFIGURE= yes
USE_LDCONFIG= yes