summaryrefslogtreecommitdiff
path: root/audio
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
parentRename inc/ to include/ to follow OTP library naming conventions. (diff)
Use wxgtk 2.4.0. bump PORTREVISION
Submitted by: Michal Pasternak <michal@pasternak.w.lub.pl>
Notes
Notes: svn path=/head/; revision=81885
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity-devel/Makefile3
-rw-r--r--audio/audacity/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile
index d363602c5e32..005bd28098d1 100644
--- a/audio/audacity-devel/Makefile
+++ b/audio/audacity-devel/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}
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}