summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2017-10-04 19:39:26 +0000
committermartymac <martymac@FreeBSD.org>2017-10-04 19:39:26 +0000
commit3793fb5a12ce3fcfda6df28226c703a0d7437539 (patch)
treef8f842972993e9a55e2317149114d2f9b68ea97c
parent642c6f90bff3da4220e7502290b5e536f3c3ad97 (diff)
downloadFreeBSD-ports-branches/2017Q4.zip
FreeBSD-ports-branches/2017Q4.tar.gz
MFH: r451228 r451241branches/2017Q4
Add missing CONFLICTS with sysutils/pv and bump PORTREVISION Approved by: ports-secteam
-rw-r--r--audio/waon/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/waon/Makefile b/audio/waon/Makefile
index bf7ef9f..b7fad63 100644
--- a/audio/waon/Makefile
+++ b/audio/waon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= waon
PORTVERSION= 0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF
@@ -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
OpenPOWER on IntegriCloud