Skip to content

Commit

Permalink
uhd: switch to dynamic PLIST for doxygen files, and cmake/build.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Aug 6, 2023
1 parent c145e68 commit 2ff4db3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1,987 deletions.
4 changes: 2 additions & 2 deletions ham/uhd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.74 2023/04/23 14:26:24 adam Exp $
# $NetBSD: Makefile,v 1.75 2023/08/06 19:58:53 adam Exp $

DISTNAME= uhd-4.4.0.0
PKGREVISION= 1
Expand Down Expand Up @@ -39,7 +39,6 @@ CMAKE_ARGS+= -DENABLE_PYTHON3=ON
# ticket filed because #236 resulted in in-ticket clarification only
# (and not a doc edit), and having experimented no clarification is
# needed.
USE_CMAKE= yes
USE_LANGUAGES= c gnu++14
USE_TOOLS+= pkg-config
GCC_REQD+= 4.8
Expand Down Expand Up @@ -94,6 +93,7 @@ PLIST_SRC+= PLIST.x4xx
.endif

.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/cmake/build.mk"
.include "../../devel/libusb1/buildlink3.mk"
.include "../../devel/orc/buildlink3.mk"
.include "../../lang/python/application.mk"
Expand Down
Loading

0 comments on commit 2ff4db3

Please sign in to comment.