aboutsummaryrefslogtreecommitdiffstats
path: root/astro/sscalc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-02-22 12:41:06 +0800
committerkris <kris@FreeBSD.org>2003-02-22 12:41:06 +0800
commit2bcf572bb28b9abec1f0e1613c4c66962a8edc70 (patch)
tree10c279b6aea097a847a1f6b9adad70887f19f7d8 /astro/sscalc
parent27883b49e89424bd9c115d9b8d3da88b263f5f6e (diff)
downloadfreebsd-ports-gnome-2bcf572bb28b9abec1f0e1613c4c66962a8edc70.tar.gz
freebsd-ports-gnome-2bcf572bb28b9abec1f0e1613c4c66962a8edc70.tar.zst
freebsd-ports-gnome-2bcf572bb28b9abec1f0e1613c4c66962a8edc70.zip
BROKEN: installs manpage into wrong directory
Diffstat (limited to 'astro/sscalc')
-rw-r--r--astro/sscalc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/sscalc/Makefile b/astro/sscalc/Makefile
index 8a804eedeccc..5ba3a0dc09d7 100644
--- a/astro/sscalc/Makefile
+++ b/astro/sscalc/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.icehouse.net/kew/
MAINTAINER= kew@icehouse.net
COMMENT= A sunrise/sunset time calculator
+BROKEN= "Installs manpage into wrong directory"
+
pre-fetch:
.if !defined(LAT)
@${ECHO_MSG} "Type \"make LAT=<nnn.nn> LON=<nnn.nn>\" to hardwire your site"