From 1f2b1eac8efc6c78fe5812a440328a74c1db3ec5 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sun, 9 Jun 2013 19:30:58 +0000 Subject: * Major update to FLAC 1.3.0, including shared library bumps. * Chase the update in dependent ports. PR: 179072 --- net-p2p/lopster/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index a0496bee613d..7f1aa8b2df9b 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -3,7 +3,7 @@ PORTNAME= lopster PORTVERSION= 1.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p MASTER_SITES= SF \ http://lopster.sourceforge.net/download/ @@ -25,7 +25,7 @@ OPTIONS_DEFAULT= FLAC OGG ZLIB # --with-flac is on by default .if ${PORT_OPTIONS:MFLAC} -LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac +LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac .else CONFIGURE_ARGS+= --without-flac .endif -- cgit v1.2.3