git: 59dc0b5edf5c - main - comms/dcf77pi: pet portclippy
Rene Ladan
rene at FreeBSD.org
Wed Apr 21 08:13:02 UTC 2021
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59dc0b5edf5c9694ce2815a047d5e051bf85aab8
commit 59dc0b5edf5c9694ce2815a047d5e051bf85aab8
Author: Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-04-18 12:37:37 +0000
Commit: Rene Ladan <rene at FreeBSD.org>
CommitDate: 2021-04-21 08:01:03 +0000
comms/dcf77pi: pet portclippy
---
comms/dcf77pi/Makefile | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index 8acfac2cfcd7..79f41c70de65 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -19,18 +19,17 @@ USE_GITHUB= yes
GH_ACCOUNT= rene0
USE_LDCONFIG= yes
-OPTIONS_DEFINE= DOXYGEN DOCS
-DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
-DOXYGEN_ALL_TARGET= all doxygen
+INSTALL_TARGET= install-strip
PATCH_STRIP= -p1
PORTDOCS= CHANGELOG.md README.md receiver.svg
+OPTIONS_DEFINE= DOXYGEN DOCS
DOXYGEN_IMPLIES= DOCS
-DOXYGEN_PORTDOCS= html/*
-
-INSTALL_TARGET= install-strip
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
+DOXYGEN_ALL_TARGET= all doxygen
DOXYGEN_INSTALL_TARGET= install-doxygen
+DOXYGEN_PORTDOCS= html/*
post-install:
@${RM} ${STAGEDIR}${DOCSDIR}/LICENSE.md # do not install twice
More information about the dev-commits-ports-all
mailing list