summaryrefslogtreecommitdiff
path: root/devel/libftdi1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libftdi1/Makefile')
-rw-r--r--devel/libftdi1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile
index cc3da9b445d3..baca911479c7 100644
--- a/devel/libftdi1/Makefile
+++ b/devel/libftdi1/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libftdi1
PORTVERSION= 1.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= https://www.intra2net.com/en/developer/libftdi/download/
@@ -36,7 +36,7 @@ PYTHON_CMAKE_BOOL= PYTHON_BINDINGS
PYTHON_BUILD_DEPENDS= swig:devel/swig
BOOST_CMAKE_BOOL= FTDIPP
-BOOST_LIB_DEPENDS= libboost_system.so:devel/boost-libs
+BOOST_BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
BOOST_PORTEXAMPLES= find_all_pp
.include <bsd.port.options.mk>