aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/cpuminer
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/cpuminer')
-rw-r--r--net-p2p/cpuminer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/cpuminer/Makefile b/net-p2p/cpuminer/Makefile
index 8bda704c98a0..c734ccbcefde 100644
--- a/net-p2p/cpuminer/Makefile
+++ b/net-p2p/cpuminer/Makefile
@@ -13,8 +13,8 @@ COMMENT= CPU miner for Litecoin and Bitcoin
LICENSE= GPLv2
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libjansson.so:${PORTSDIR}/devel/jansson
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libjansson.so:devel/jansson
USES= autoreconf cpe
GNU_CONFIGURE= yes