diff options
author | miwi <miwi@FreeBSD.org> | 2012-02-06 23:33:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-02-06 23:33:14 +0800 |
commit | bafd693a5f8723e34af2eb27f8d93b8854e25ce7 (patch) | |
tree | c587a2b031bf244091e411dd983ac315320af728 /x11-wm | |
parent | a95e106d5f1b3b3c17e11c528fa38b1a19db8484 (diff) | |
download | freebsd-ports-gnome-bafd693a5f8723e34af2eb27f8d93b8854e25ce7.tar.gz freebsd-ports-gnome-bafd693a5f8723e34af2eb27f8d93b8854e25ce7.tar.zst freebsd-ports-gnome-bafd693a5f8723e34af2eb27f8d93b8854e25ce7.zip |
- Chase libmpd shlib bump
Diffstat (limited to 'x11-wm')
-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 6a6e7c288722..526eec25b551 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpdule PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- @@ -14,7 +15,7 @@ PKGNAMEPREFIX= e17-module- MAINTAINER= magik@roorback.net COMMENT= An MPD module for e17 -LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd +LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment |