diff options
Diffstat (limited to 'net-im/pidgin-bs/Makefile')
-rw-r--r-- | net-im/pidgin-bs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index ed27168faa63..c56d2729f137 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -13,8 +13,8 @@ COMMENT= Pidgin plugin to prevent instant message spam LICENSE= GPLv3 -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LIB_DEPENDS= libpurple.so:net-im/libpurple +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig tar:bzip2 |