aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-11-05 06:02:48 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-11-05 06:02:48 +0000
commit34f519fd23c1fb9915c45c7ab497e6c835dbff2b (patch)
treeb4ff50e8eb5e92c430819a21470c3b3539d835d9 /audio/audacity
parent8b2ce334d4c981406a7189817ecae8b7544b1372 (diff)
downloadports-34f519fd23c1fb9915c45c7ab497e6c835dbff2b.tar.gz
ports-34f519fd23c1fb9915c45c7ab497e6c835dbff2b.zip
- Add CONFLICTS with audio/audacity-devel.
Notes
Notes: svn path=/head/; revision=176416
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