From d9471aca9fd75833d05d77c5202ea8b18a36f956 Mon Sep 17 00:00:00 2001 From: deischen Date: Sat, 13 Jul 2013 17:23:19 +0000 Subject: Bump PORTREVISION after upgrade to audio/liblo. After discussion with: pawel and MAINTAINER. --- audio/ghostess/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/ghostess') diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile index ed4b1716698b..bf06556325f8 100644 --- a/audio/ghostess/Makefile +++ b/audio/ghostess/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostess PORTVERSION= 20120105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.smbolton.com/linux/ @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \ # However, the library version number was not changed. The line above # is supposed to work around that. LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ jack.0:${PORTSDIR}/audio/jack USE_BZIP2= yes -- cgit