diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:21:10 +0000 |
commit | 96018cc6826e36397589ba4670177e663ef0cd23 (patch) | |
tree | 994396c75f01bd0b81065c729d21f6072ae12dfd /net-im/pidgin-birthday-reminder | |
parent | d38d75133ae104aa976990329feebb6ed291cfe9 (diff) | |
download | ports-96018cc6826e36397589ba4670177e663ef0cd23.tar.gz ports-96018cc6826e36397589ba4670177e663ef0cd23.zip |
Notes
Diffstat (limited to 'net-im/pidgin-birthday-reminder')
-rw-r--r-- | net-im/pidgin-birthday-reminder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile index 27caa747c260..f1c2602a0c7d 100644 --- a/net-im/pidgin-birthday-reminder/Makefile +++ b/net-im/pidgin-birthday-reminder/Makefile @@ -7,13 +7,14 @@ PORTNAME= pidgin-birthday-reminder PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF/pidgin-birthday/pidgin-birthday/${PORTVERSION} MAINTAINER= avl@FreeBSD.org COMMENT= The birthday reminder for Pidgin -LIB_DEPENDS= purple.6:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.7:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |