summaryrefslogtreecommitdiff
path: root/devel/libmpsse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libmpsse/Makefile')
-rw-r--r--devel/libmpsse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libmpsse/Makefile b/devel/libmpsse/Makefile
index 95a65168af5a..832de412ed54 100644
--- a/devel/libmpsse/Makefile
+++ b/devel/libmpsse/Makefile
@@ -10,8 +10,8 @@ COMMENT= Open source library for SPI/I2C control via FTDI chips
LICENSE= GPLv2
-BUILD_DEPENDS= swig2.0:${PORTSDIR}/devel/swig20
-LIB_DEPENDS= libftdi.so:${PORTSDIR}/devel/libftdi
+BUILD_DEPENDS= swig2.0:devel/swig20
+LIB_DEPENDS= libftdi.so:devel/libftdi
USES= gmake pkgconfig python:2
USE_AUTOTOOLS= autoconf