aboutsummaryrefslogtreecommitdiff
path: root/audio/yoshimi
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@utahime.org>2021-05-15 06:50:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-15 07:14:04 +0000
commit9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 (patch)
treefe4be6c86d5ebad1e08ad79d5ed6ba427147cd8e /audio/yoshimi
parent4032ece1e981d7f4f214aeebb25dfcf22a625d2b (diff)
downloadports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.tar.gz
ports-9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2.zip
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459 Exp-run by: antoine
Diffstat (limited to 'audio/yoshimi')
-rw-r--r--audio/yoshimi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile
index 7d5b350d6a66..cec4ea023230 100644
--- a/audio/yoshimi/Makefile
+++ b/audio/yoshimi/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
libjack.so:audio/jack \
libmxml.so:textproc/mxml
-USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port
+USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline
USE_GNOME= cairo
USE_GITHUB= yes