diff options
Diffstat (limited to 'audio/ardour6/Makefile')
-rw-r--r-- | audio/ardour6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |