diff options
author | trasz <trasz@FreeBSD.org> | 2009-03-31 05:25:03 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-03-31 05:25:03 +0000 |
commit | 7eeeffecab3c09f16b0e2d02071cc79f438c4781 (patch) | |
tree | ac1bac34f76443bb8d90c90d22bf638fd2a8143e /audio/ghostess | |
parent | 4fc021dc540daa5b686d9d5e65a1112f1c227a54 (diff) | |
download | FreeBSD-ports-7eeeffecab3c09f16b0e2d02071cc79f438c4781.zip FreeBSD-ports-7eeeffecab3c09f16b0e2d02071cc79f438c4781.tar.gz |
Update audio/liblo to 0.26.
Diffstat (limited to 'audio/ghostess')
-rw-r--r-- | audio/ghostess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile index 5dc9536..9575ab6 100644 --- a/audio/ghostess/Makefile +++ b/audio/ghostess/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostess PORTVERSION= 20081213 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.smbolton.com/linux/ @@ -14,7 +15,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= Graphical DSSI host with JACK MIDI support LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ - lo.6:${PORTSDIR}/audio/liblo \ + lo.7:${PORTSDIR}/audio/liblo \ jack.0:${PORTSDIR}/audio/jack BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \ jackit>=0.109.2:${PORTSDIR}/audio/jack |