aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gigedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gigedit/Makefile')
-rw-r--r--audio/gigedit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gigedit/Makefile b/audio/gigedit/Makefile
index 9246fd11ea1a..b680867e758f 100644
--- a/audio/gigedit/Makefile
+++ b/audio/gigedit/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gigedit
-PORTVERSION= 0.1.1
-PORTREVISION= 1
+PORTVERSION= 0.2.0
CATEGORIES= audio
MASTER_SITES= http://download.linuxsampler.org/packages/
@@ -15,7 +14,7 @@ MAINTAINER= trasz@FreeBSD.org
COMMENT= An instrument editor for gig files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= gig.9:${PORTSDIR}/audio/libgig \
+LIB_DEPENDS= gig.10:${PORTSDIR}/audio/libgig \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
GNU_CONFIGURE= yes