aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-11-05 14:02:48 +0800
committeralepulver <alepulver@FreeBSD.org>2006-11-05 14:02:48 +0800
commit3f97f6130cc475ac6723e814835904db4480c9ed (patch)
treed00aee67e067a55ca51a8073a9f1fafaba4a3b00 /audio/audacity
parent85cdff08b586b9abc01984c02f3f0b334c7f7d79 (diff)
downloadfreebsd-ports-gnome-3f97f6130cc475ac6723e814835904db4480c9ed.tar.gz
freebsd-ports-gnome-3f97f6130cc475ac6723e814835904db4480c9ed.tar.zst
freebsd-ports-gnome-3f97f6130cc475ac6723e814835904db4480c9ed.zip
- Add CONFLICTS with audio/audacity-devel.
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 922fe175fdd2..908cd6d9723e 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