aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-04-18 12:37:37 +0000
committerRene Ladan <rene@FreeBSD.org>2021-04-21 08:01:03 +0000
commit59dc0b5edf5c9694ce2815a047d5e051bf85aab8 (patch)
treec6477c950b96b185e65a5c41f3c816da55e3282f /comms
parentd7d1f48512a99866bcd490c5b40e664e8dc62e0b (diff)
downloadports-59dc0b5edf5c9694ce2815a047d5e051bf85aab8.tar.gz
ports-59dc0b5edf5c9694ce2815a047d5e051bf85aab8.zip
comms/dcf77pi: pet portclippy
Diffstat (limited to 'comms')
-rw-r--r--comms/dcf77pi/Makefile11
1 files 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