Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 23:09:59 -0700 (MST)
From:      jjreynold@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25402: games/kdegames11 breaks "make index"
Message-ID:  <200102270609.f1R69xF33184@whale.home-net>

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

>Number:         25402
>Category:       ports
>Synopsis:       "make index" in ports tree broken because of games/kdegames11
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 26 22:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     John Reynolds
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

FreeBSD whale 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Jan 20 20:48:40 MST 2001
root@dolphin:/usr/obj/usr/src/sys/WHALE  i386 

>Description:

The games/kdegames11 port was just deleted. However it still remains in the
category's Makefile. A "make describe" in its directory (now empty) will fail
and this breaks doing a "make index" from the top of the ports tree.

>How-To-Repeat:

root@whale [ports/games/kdegames11]<79># make describe
make: don't know how to make describe. Stop


>Fix:

Apply this patch to games/Makefile

--- Makefile.orig       Mon Feb 26 23:07:41 2001
+++ Makefile    Mon Feb 26 23:07:52 2001
@@ -106,7 +106,6 @@
     SUBDIR += jetpack
     SUBDIR += kbubbles
     SUBDIR += jzip
-    SUBDIR += kdegames11
     SUBDIR += kdegames2
     SUBDIR += klondike
     SUBDIR += kpuzzle
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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