Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 1997 15:32:03 -0500 (EST)
From:      Matthew Hunt <mph@pobox.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/3062: Bad Makefile for quakeserver
Message-ID:  <199703222032.PAA25287@wopr.ml.org>
Resent-Message-ID: <199703222040.MAA29087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3062
>Category:       ports
>Synopsis:       Bad Makefile for quakeserver
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 22 12:40:04 PST 1997
>Last-Modified:
>Originator:     Matthew Hunt
>Organization:
none
>Release:        FreeBSD 2.2-RELEASE i386
>Environment:

FreeBSD 2.2R, current ports collection

>Description:

"make clean" (and presumably other targets) fail in games/quakeserver
because of a bad Makefile.

>How-To-Repeat:

"make clean" in games/quakeserver or above.

>Fix:
	
--- Makefile.orig	Sat Mar 22 15:24:59 1997
+++ Makefile	Sat Mar 22 15:25:12 1997
@@ -9,7 +9,7 @@
 PKGNAME=	quakeserver-1.01
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp.gamesdomain.com/pub/idsoftware/quake/ \
-		ftp://ftp.cssweb.com/pub/games/idstuff/quake/
+		ftp://ftp.cssweb.com/pub/games/idstuff/quake/ \
 		ftp://ftp.feist.com/pub/pc/games/quake/ \
 DISTFILES=	quake101.zip \
 		quake-FreeBSD.tar.gz \


>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703222032.PAA25287>