Skip site navigation (1)Skip section navigation (2)
Date:      30 Nov 2004 13:28:01 -0200
From:      Renato Botelho <renato@galle.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74556: Subdir name error
Message-ID:  <20041130152801.95111.qmail@srv1.galle.com.br>
Resent-Message-ID: <200411301530.iAUFUKVQ072751@freefall.freebsd.org>

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

>Number:         74556
>Category:       ports
>Synopsis:       Subdir name error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 30 15:30:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
http://www.galle.com.br
>Environment:
System: FreeBSD srv1.galle.com.br 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #3: Fri Nov 26 12:47:16 BRDT 2004 root@srv1.galle.com.br:/usr/obj/usr/src/sys/GALLE i386
>Description:
	csv2xml is not on Makefile, and csv2txt is on Makefile but doesn´t exists
>How-To-Repeat:
>Fix:
--- textproc-Makefile.diff begins here ---
--- textproc/Makefile.orig	Tue Nov 30 13:23:48 2004
+++ textproc/Makefile	Tue Nov 30 13:24:11 2004
@@ -50,7 +50,7 @@
     SUBDIR += crimson
     SUBDIR += cs-aspell
     SUBDIR += csv2latex
-    SUBDIR += csv2txt
+    SUBDIR += csv2xml
     SUBDIR += ctpp
     SUBDIR += cwtext
     SUBDIR += cy-aspell
--- textproc-Makefile.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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