From 71704eea250f1b49fd1f198c14a4d6ef13460cbd Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 00:33:35 +0000 Subject: Mark as NO_CDROM until we can find a better fix for sysinstall hanging on ports that have interactive install scripts. PR: 14744 --- astro/setiathome/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'astro') 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"; \ -- cgit v1.2.3