summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-11-05 06:02:48 +0000
committeralepulver <alepulver@FreeBSD.org>2006-11-05 06:02:48 +0000
commit3f97f6130cc475ac6723e814835904db4480c9ed (patch)
treed00aee67e067a55ca51a8073a9f1fafaba4a3b00 /audio
parent85cdff08b586b9abc01984c02f3f0b334c7f7d79 (diff)
downloadFreeBSD-ports-3f97f6130cc475ac6723e814835904db4480c9ed.zip
FreeBSD-ports-3f97f6130cc475ac6723e814835904db4480c9ed.tar.gz
- Add CONFLICTS with audio/audacity-devel.
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 922fe17..908cd6d 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -17,6 +17,8 @@ COMMENT= Audacity is a GUI editor for digital audio waveforms
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26
+CONFLICTS= audacity-devel-[0-9]*
+
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud