aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-libnotify
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-04 21:45:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-08-04 21:45:39 +0000
commitf4ce25897d9372cd30f71a8650d8dc2b27062c9e (patch)
treefaeeb2914738699aff8d9e19620164bfca39f5cb /net-im/pidgin-libnotify
parent5a7e2e873e92189f1af2440bb798fd725e0bac51 (diff)
downloadports-f4ce25897d9372cd30f71a8650d8dc2b27062c9e.tar.gz
ports-f4ce25897d9372cd30f71a8650d8dc2b27062c9e.zip
Chase the libpurple shared lib version.
Notes
Notes: svn path=/head/; revision=197090
Diffstat (limited to 'net-im/pidgin-libnotify')
-rw-r--r--net-im/pidgin-libnotify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile
index 503265cc8361..10ec2430ecf3 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gaim-libnotify
@@ -19,7 +20,7 @@ COMMENT= This plugin adds a libnotify interface to Pidgin
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \
${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify
LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \
- purple.0:${PORTSDIR}/net-im/libpurple
+ purple.1:${PORTSDIR}/net-im/libpurple
USE_XLIB= yes
GNU_CONFIGURE= yes