Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 20:25:30 -0800 (PST)
From:      Dann Lunsford <dann@greycat.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26041: Typo in graphics/Makefile
Message-ID:  <200103240425.f2O4PUk00470@mach.greycat.com>

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

>Number:         26041
>Category:       ports
>Synopsis:       Typo in graphics/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 20:30:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dann Lunsford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
None detectable
>Environment:

FreeBSD mach.greycat.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Feb 17 17:50:24 PST 2001
     root@mach.greycat.com:/usr/obj/usr/src/sys/SATELLITE  i386

>Description:
Typo in ports/graphics/Makefile: "_" in directory name, should be "-".
>How-To-Repeat:
Update ports/graphics.  New Makefile has error.  Shows up on "make readnes".
>Fix:

--- Makefile.orig	Fri Mar 23 18:52:03 2001
+++ Makefile	Fri Mar 23 00:10:11 2001
@@ -190,8 +190,8 @@
     SUBDIR += ruby-opengl
     SUBDIR += ruby-qt2gl
     SUBDIR += s10sh
-    SUBDIR += sane_backends
-    SUBDIR += sane_frontends
+    SUBDIR += sane-backends
+    SUBDIR += sane-frontends
     SUBDIR += sced
     SUBDIR += scrot
     SUBDIR += scwm-icons

>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?200103240425.f2O4PUk00470>