aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-03-23 17:37:42 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-03-23 17:37:42 +0000
commiteb8cf7431cbf9a988338cac908eb49b9bba95a4c (patch)
tree19f1b730f3b87711bbb205a557352f3668459283 /astro
parent4274b9244cdba93045ceb5b2f5f5dbe503e89880 (diff)
downloadports-eb8cf7431cbf9a988338cac908eb49b9bba95a4c.tar.gz
ports-eb8cf7431cbf9a988338cac908eb49b9bba95a4c.zip
Really fix on FreeBSD-11.
Notes
Notes: svn path=/head/; revision=569044
Diffstat (limited to 'astro')
-rw-r--r--astro/kosmorro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/kosmorro/Makefile b/astro/kosmorro/Makefile
index 9a0e6e39edfb..187ab52d80ba 100644
--- a/astro/kosmorro/Makefile
+++ b/astro/kosmorro/Makefile
@@ -52,6 +52,7 @@ pre-configure:
${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|' ${WRKSRC}/Makefile
.if ${OSVERSION} < 1200000
${REINPLACE_CMD} -e 's|i18n manpages|manpages|' ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e '/manpage\/kosmorro/d' ${WRKSRC}/setup.py
.else
post-build: