aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-06-13 04:07:13 +0800
committerantoine <antoine@FreeBSD.org>2017-06-13 04:07:13 +0800
commit0642abce71fa77d8f5447e0a8ad6e5115c2e8076 (patch)
treef058ebf38827674d1eacae3182bc3f08f410133c /astro
parentdf40fc56871fe243fd5e9310a3cd393fbca8559c (diff)
downloadfreebsd-ports-gnome-0642abce71fa77d8f5447e0a8ad6e5115c2e8076.tar.gz
freebsd-ports-gnome-0642abce71fa77d8f5447e0a8ad6e5115c2e8076.tar.zst
freebsd-ports-gnome-0642abce71fa77d8f5447e0a8ad6e5115c2e8076.zip
Convert to USES=groff
Diffstat (limited to 'astro')
-rw-r--r--astro/xephem/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 2fc5fb7f21cd..8b1f26454632 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -13,7 +13,7 @@ COMMENT= Interactive astronomical ephemeris program
LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig
-USES= gmake jpeg motif tar:tgz
+USES= gmake groff jpeg motif tar:tgz
LDFLAGS+= -lfontconfig
USE_XORG= xp xt xext xmu x11 xft
MAKE_JOBS_UNSAFE= yes
@@ -27,10 +27,6 @@ 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}\