From 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Sat, 15 May 2021 08:50:22 +0200 Subject: *: Remove unnecessary 'port' argument from USES=readline PR: 248459 Exp-run by: antoine --- audio/ardour6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/ardour6') diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index fdce24c7b399..7b79edd21da5 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -43,7 +43,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd \ libwebsockets.so:net/libwebsockets USES= compiler:c++11-lang desktop-file-utils gettext gnome \ - libarchive pkgconfig python:3.7,build readline:port tar:bzip2 \ + libarchive pkgconfig python:3.7,build readline tar:bzip2 \ waf xorg USE_CXXSTD= c++11 USE_XORG= x11 -- cgit v1.2.3