aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2017-06-12 19:54:54 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2017-06-12 19:54:54 +0000
commit2c897369b6a817acebd370450ba87ef0caf835a2 (patch)
treeabd150e100f99c47fc3683cb5fb8512fb02ea04e /astro
parentfe9da737de076d45b343ca31d9462f51cdd5db6f (diff)
downloadports-2c897369b6a817acebd370450ba87ef0caf835a2.tar.gz
ports-2c897369b6a817acebd370450ba87ef0caf835a2.zip
Update port to work after removal of groff from the base system.
PR: 219907 Submitted by: ohartmann@walstatt.org
Notes
Notes: svn path=/head/; revision=443463
Diffstat (limited to 'astro')
-rw-r--r--astro/xephem/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index edd1f906c30b..2fc5fb7f21cd 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -27,6 +27,10 @@ XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tgz
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 1200032
+BUILD_DEPENDS+= nroff:textproc/groff
+.endif
+
.for file in ${XEPHEMSRC}
.if !exists(${DISTDIR}/${file})
IGNORE= because of licensing restrictions, you must manually fetch ${file}\