aboutsummaryrefslogtreecommitdiff
path: root/devel/msp430-debug-stack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/msp430-debug-stack/Makefile')
-rw-r--r--devel/msp430-debug-stack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile
index d22adc830832..80100a71a25f 100644
--- a/devel/msp430-debug-stack/Makefile
+++ b/devel/msp430-debug-stack/Makefile
@@ -18,8 +18,8 @@ COMMENT= TI MSP430 debugging interface library
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
- libhidapi.so:${PORTSDIR}/comms/hidapi
+LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
+ libhidapi.so:comms/hidapi
BROKEN_FreeBSD_9= does not build (internal compiler error)