From f5722612b17527d7c194e67cffb0dbe4c92a5605 Mon Sep 17 00:00:00 2001 From: martymac Date: Wed, 4 Oct 2017 14:26:27 +0000 Subject: Add missing CONFLICTS with sysutils/pv MFH: 2017Q4 --- audio/waon/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio') diff --git a/audio/waon/Makefile b/audio/waon/Makefile index bf7ef9f1f4d7..9862e2840144 100644 --- a/audio/waon/Makefile +++ b/audio/waon/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libsndfile.so:audio/libsndfile \ libsamplerate.so:audio/libsamplerate +CONFLICTS= pv-[0-9]* + USES= ncurses pkgconfig USE_GNOME= gtk20 -- cgit