aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/setiathome/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile
index d39d021c50de..53d7486e4d41 100644
--- a/astro/setiathome/Makefile
+++ b/astro/setiathome/Makefile
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS= i386
EXTRACT_CMD= tar
EXTRACT_BEFORE_ARGS= -xf
-EXTRACT_AFTER_ARGS=
+EXTRACT_AFTER_ARGS=
MAN1= setiathome.1
@@ -60,11 +60,12 @@ NO_BUILD= "binary distribution"
MAN1= setiathome.1
+NO_CDROM= "interactive install"
+
.if !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes
.endif
-
pre-fetch:
@if [ -z "${DISTFILES}" ]; then \
${ECHO} "It seems you are running FreeBSD `uname -r`, which is not currently"; \