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