Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 May 2001 01:03:46 -0500 (CDT)
From:      fullermd@over-yonder.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27006: Bad subdir-level Makefile entry
Message-ID:  <20010501060346.899C662D0A@draco.over-yonder.net>

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

>Number:         27006
>Category:       ports
>Synopsis:       Bad subdir-level Makefile entry
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 30 23:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 4.3-BETA i386
>Organization:
>Environment:
	Current ports tree

>Description:
	ports/databases/Makefile has an incorrect entry, which breaks (among
	probably other things, but this tipped me off) make readmes
>How-To-Repeat:
	cd /usr/ports/databases && make readmes
>Fix:

Index: databases/Makefile
===================================================================
RCS file: /usr/cvs/ports/databases/Makefile,v
retrieving revision 1.103
diff -u -r1.103 Makefile
--- databases/Makefile	2001/04/29 16:58:39	1.103
+++ databases/Makefile	2001/04/30 21:35:09
@@ -36,7 +36,7 @@
     SUBDIR += mytop
     SUBDIR += p5-ApacheDBILogConfig
     SUBDIR += p5-ApacheDBILogger
-    SUBDIR += p5-AsciiDB-TagFile-1.06
+    SUBDIR += p5-AsciiDB-TagFile
     SUBDIR += p5-BerkeleyDB
     SUBDIR += p5-DBD-CSV
     SUBDIR += p5-DBD-Pg
>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?20010501060346.899C662D0A>