diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-09 04:12:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-09 04:12:35 +0800 |
commit | 32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa (patch) | |
tree | f437d9e9aa7ba364a3974d46e9db235def878145 /net-im/pino/Makefile | |
parent | 1d171440652d474a000cf71aa6f8cde0274db3f7 (diff) | |
download | marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar.gz marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar.bz2 marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar.lz marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar.xz marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.tar.zst marcuscom-ports-32dd1b3b5c7fbd5833d6f8e0f4b4bd5ca7fcbcaa.zip |
Chase notify shlib bump.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15411 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/pino/Makefile')
-rw-r--r-- | net-im/pino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pino/Makefile b/net-im/pino/Makefile index 9f8ede187..da8acd820 100644 --- a/net-im/pino/Makefile +++ b/net-im/pino/Makefile @@ -17,7 +17,7 @@ COMMENT= A simple and fast Twitter and Identi.ca client BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ - notify.1:${PORTSDIR}/devel/libnotify \ + notify.4:${PORTSDIR}/devel/libnotify \ soup-2.4.1:${PORTSDIR}/devel/libsoup \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 |