diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:17:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2011-06-19 21:17:03 +0000 |
commit | 65509f1f9ec9aec8a73f114c20240e07bc47e861 (patch) | |
tree | fb9ea5451718850b0756bab94d1c15543447dc2a /net-im/pidgin | |
parent | 0628f7ec378cc6ed4c4e7ae7722e5f6cf2ca0027 (diff) | |
download | ports-65509f1f9ec9aec8a73f114c20240e07bc47e861.tar.gz ports-65509f1f9ec9aec8a73f114c20240e07bc47e861.zip |
Notes
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin/pkg-plist | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 1c9139cfca40..6c874a75acd9 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -13,7 +13,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - purple.7:${PORTSDIR}/net-im/libpurple + purple.8:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/pidgin diff --git a/net-im/pidgin/pkg-plist b/net-im/pidgin/pkg-plist index c6074bec71ca..04e7da9f0489 100644 --- a/net-im/pidgin/pkg-plist +++ b/net-im/pidgin/pkg-plist @@ -189,7 +189,6 @@ share/pixmaps/pidgin/emblems/16/hiptop.png share/pixmaps/pidgin/emblems/16/male.png share/pixmaps/pidgin/emblems/16/not-authorized.png share/pixmaps/pidgin/emblems/16/operator.png -share/pixmaps/pidgin/emblems/16/qq-member.png share/pixmaps/pidgin/emblems/16/secure.png share/pixmaps/pidgin/emblems/16/unavailable.png share/pixmaps/pidgin/emblems/16/video.png @@ -203,7 +202,6 @@ share/pixmaps/pidgin/emblems/scalable/free-for-chat.svg share/pixmaps/pidgin/emblems/scalable/game.svg share/pixmaps/pidgin/emblems/scalable/male.svg share/pixmaps/pidgin/emblems/scalable/not-authorized.svg -share/pixmaps/pidgin/emblems/scalable/qq-member.svg share/pixmaps/pidgin/emblems/scalable/secure.svg share/pixmaps/pidgin/emblems/scalable/unavailable.svg share/pixmaps/pidgin/emblems/scalable/video.svg @@ -347,7 +345,6 @@ share/pixmaps/pidgin/emotes/default/poop.png share/pixmaps/pidgin/emotes/default/pray.png share/pixmaps/pidgin/emotes/default/present.png share/pixmaps/pidgin/emotes/default/pumpkin.png -share/pixmaps/pidgin/emotes/default/qq.png share/pixmaps/pidgin/emotes/default/question.png share/pixmaps/pidgin/emotes/default/quiet.png share/pixmaps/pidgin/emotes/default/rain.png @@ -499,7 +496,6 @@ share/pixmaps/pidgin/protocols/16/msn.png share/pixmaps/pidgin/protocols/16/mxit.png share/pixmaps/pidgin/protocols/16/myspace.png share/pixmaps/pidgin/protocols/16/novell.png -share/pixmaps/pidgin/protocols/16/qq.png share/pixmaps/pidgin/protocols/16/silc.png share/pixmaps/pidgin/protocols/16/simple.png share/pixmaps/pidgin/protocols/16/yahoo.png @@ -516,7 +512,6 @@ share/pixmaps/pidgin/protocols/22/meanwhile.png share/pixmaps/pidgin/protocols/22/msn.png share/pixmaps/pidgin/protocols/22/myspace.png share/pixmaps/pidgin/protocols/22/novell.png -share/pixmaps/pidgin/protocols/22/qq.png share/pixmaps/pidgin/protocols/22/silc.png share/pixmaps/pidgin/protocols/22/simple.png share/pixmaps/pidgin/protocols/22/yahoo.png @@ -533,7 +528,6 @@ share/pixmaps/pidgin/protocols/48/msn.png share/pixmaps/pidgin/protocols/48/mxit.png share/pixmaps/pidgin/protocols/48/myspace.png share/pixmaps/pidgin/protocols/48/novell.png -share/pixmaps/pidgin/protocols/48/qq.png share/pixmaps/pidgin/protocols/48/silc.png share/pixmaps/pidgin/protocols/48/simple.png share/pixmaps/pidgin/protocols/48/yahoo.png @@ -549,7 +543,6 @@ share/pixmaps/pidgin/protocols/scalable/meanwhile.svg share/pixmaps/pidgin/protocols/scalable/msn.svg share/pixmaps/pidgin/protocols/scalable/mxit.svg share/pixmaps/pidgin/protocols/scalable/novell.svg -share/pixmaps/pidgin/protocols/scalable/qq.svg share/pixmaps/pidgin/protocols/scalable/silc.svg share/pixmaps/pidgin/protocols/scalable/simple.svg share/pixmaps/pidgin/protocols/scalable/yahoo.svg |