aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rezound
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2006-06-21 05:02:18 +0800
committershaun <shaun@FreeBSD.org>2006-06-21 05:02:18 +0800
commit578bf9bb501c79509cc2691d67174c53e836c5a5 (patch)
tree97c61d968379be2afee2ddfd817a1aa6278530ed /audio/rezound
parent4513b565bd1248e84f0bbaf6c5eb239102d2bf0a (diff)
downloadfreebsd-ports-gnome-578bf9bb501c79509cc2691d67174c53e836c5a5.tar.gz
freebsd-ports-gnome-578bf9bb501c79509cc2691d67174c53e836c5a5.tar.zst
freebsd-ports-gnome-578bf9bb501c79509cc2691d67174c53e836c5a5.zip
Chase lib version bump in fox14.
Approved by: ahze (mentor)
Diffstat (limited to 'audio/rezound')
-rw-r--r--audio/rezound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile
index 308400448255..ee1491cae719 100644
--- a/audio/rezound/Makefile
+++ b/audio/rezound/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rezound
DISTVERSION= 0.12.0beta
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Graphical audio file editor
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
-LIB_DEPENDS= FOX-1.4.7:${PORTSDIR}/x11-toolkits/fox14
+LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox14
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \