diff options
Diffstat (limited to 'net-im/pidgin-sipe/Makefile')
-rw-r--r-- | net-im/pidgin-sipe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 1ce53a45be57..b49d3a84b854 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -13,9 +13,9 @@ COMMENT= Plugin for Pidgin to provide LCS/OCS connectivity LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss \ - libpurple.so:${PORTSDIR}/net-im/libpurple -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LIB_DEPENDS= libnss3.so:security/nss \ + libpurple.so:net-im/libpurple +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gmake libtool pkgconfig tar:bzip2 |