git: 09d15f9a6193 - main - comms/uhd: Remove PORTDOCS macro
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 23:03:51 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09d15f9a6193bdbb67d841cbf8805db7d81d0fd1
commit 09d15f9a6193bdbb67d841cbf8805db7d81d0fd1
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-12-28 21:12:42 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-28 23:03:34 +0000
comms/uhd: Remove PORTDOCS macro
The PORTDOCS macro was duplicating the files already listed in
pkg-plist.
===> Building package for uhd-4.6.0.0_1
pkg-static: duplicate file listing: /usr/local/share/doc/uhd/LICENSE, fatal (developer mode)
pkg-static: duplicate file listing: /usr/local/share/doc/uhd/README.md, fatal (developer mode)
Approved by: portmgr (blanket)
---
comms/uhd/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile
index ac264f69c881..42f65ff7afe8 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -61,8 +61,6 @@ DOXYGEN_CMAKE_ON= -DENABLE_DOXYGEN:STRING="ON"
DOXYGEN_CMAKE_OFF= -DENABLE_DOXYGEN:STRING="OFF" \
-DENABLE_MANUAL:STRING="OFF"
-PORTDOCS= *
-
do-install:
# install host component
# hack the install prefix now