aboutsummaryrefslogtreecommitdiff
path: root/audio/mhwaveedit
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-20 07:36:43 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-20 07:36:43 +0000
commit2c4e35318b4bc8a41b867ffa5fff17dd2cdc6a43 (patch)
treed8a8ee6db8ce38f626b02d35b1c9263660db147c /audio/mhwaveedit
parentcb09ddb434ce9f849f21a587c82551dcda899f16 (diff)
Update libsndfile to version 1.0.1 with a shlib major bump.
PR: ports/42968 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=66815
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r--audio/mhwaveedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index d6ff9ac22a48..3109dd1126cf 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -8,12 +8,13 @@
PORTNAME= mhwaveedit
PORTVERSION= 1.1.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= sndfile.0:${PORTSDIR}/audio/libsndfile
+LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
USE_REINPLACE= yes
USE_GNOMENG= yes