diff options
Diffstat (limited to 'x11-wm/e17-module-mpdule/Makefile')
-rw-r--r-- | x11-wm/e17-module-mpdule/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |