diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 15:06:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 15:06:19 +0000 |
commit | 34ec63629f2a785d7ca6713f619d971700bb9817 (patch) | |
tree | 4923df748ebcafc4594bee233c81e87e8297efb9 /net-im/pidgin-privacy-please | |
parent | cecf1966c6ee607ad519251492e174a0d02c52b2 (diff) | |
download | ports-34ec63629f2a785d7ca6713f619d971700bb9817.tar.gz ports-34ec63629f2a785d7ca6713f619d971700bb9817.zip |
Notes
Diffstat (limited to 'net-im/pidgin-privacy-please')
-rw-r--r-- | net-im/pidgin-privacy-please/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 3f71949324ef..970ecc6b42bb 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -12,7 +12,7 @@ COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 -LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin |