aboutsummaryrefslogtreecommitdiff
path: root/audio/audacity
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-01 10:43:11 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-01 10:43:11 +0000
commit4cabec6ddd5b2676cbe1b5a24d5ec70d5423a3a7 (patch)
tree3373822cf9c6ab7d0ed6f43da752f1ef60e464b5 /audio/audacity
parentb1e68d7b54ffb49cc03be1489928722ab0045c91 (diff)
downloadports-4cabec6ddd5b2676cbe1b5a24d5ec70d5423a3a7.tar.gz
ports-4cabec6ddd5b2676cbe1b5a24d5ec70d5423a3a7.zip
Notes
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index d363602c5e32..005bd28098d1 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -6,6 +6,7 @@
PORTNAME= audacity
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER= arved@FreeBSD.org
COMMENT= "Audacity is a GUI editor for digital audio waveforms"
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
-LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk \
+LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel \
mad.1:${PORTSDIR}/audio/mad
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}