From ec950c6f1fea47b255557832dac43265ac0230e9 Mon Sep 17 00:00:00 2001 From: danfe Date: Tue, 15 Mar 2011 15:05:40 +0000 Subject: Chase libgpod shlib version bump. --- graphics/kipi-plugins-kde4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/kipi-plugins-kde4') diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 83e05a0a2524..89b80bd80d3f 100644 --- a/graphics/kipi-plugins-kde4/Makefile +++ b/graphics/kipi-plugins-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} @@ -39,7 +39,7 @@ OPTIONS= GPOD "Enable Ipod Export plugin" ON \ .include .if defined(WITH_GPOD) -LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.7:${PORTSDIR}/audio/libgpod PLIST_SUB+= GPOD="" .else CMAKE_ARGS+= -DWITH_GLIB2:BOOL=OFF \ -- cgit