aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}\