summaryrefslogtreecommitdiff
path: root/ham/gr-fcdproplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gr-fcdproplus/Makefile')
-rw-r--r--ham/gr-fcdproplus/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile
index a8ae0b3cfe5..fe04a46312a 100644
--- a/ham/gr-fcdproplus/Makefile
+++ b/ham/gr-fcdproplus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/10/13 13:07:13 mef Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/04 21:40:48 joerg Exp $
DISTNAME= gr-fcdproplus_3.7.11.orig
PKGNAME= ${DISTNAME:S/_/-/S/.orig//}
@@ -23,11 +23,7 @@ CMAKE_ARGS+= -Wno-dev
CMAKE_ARGS+= -DGNURADIO_RUNTIME_INCLUDE_DIRS=${PREFIX}/include
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
-SUBST_CLASSES+= libusb
-SUBST_FILES.libusb+= CMakeLists.txt
-SUBST_STAGE.libusb= pre-configure
-SUBST_SED.libusb= -e 's,@@PREFIX@@,${PREFIX},'
-SUBST_MESSAGE.libusb= Fix for "libusb.h not found"
+CFLAGS+= -I${PREFIX}/include/libusb-1.0
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"