From 516752a584b8bd1c4bc89470914ef9a8825ac134 Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 26 Jan 2011 15:41:34 +0000 Subject: - Chase libmpd shlib update Submitted by: avl Approved by: portmgr (myself, pav) Feature safe: yes --- x11-wm/e17-module-mpdule/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm') diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile index 47d78e66a60a..4fb1c83a154a 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpdule PORTVERSION= 20101003 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2010-10-03/modules/ PKGNAMEPREFIX= e17-module- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= e17-module- MAINTAINER= magik@roorback.net COMMENT= An MPD module for e17 -LIB_DEPENDS= mpd.2:${PORTSDIR}/audio/libmpd +LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment -- cgit