Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Aug 2000 16:41:32 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20417: Update port: cad/mars
Message-ID:  <20000804234132.4765337BEE2@hub.freebsd.org>

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

>Number:         20417
>Category:       ports
>Synopsis:       Update port: cad/mars
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 16:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Support X11BASE properly

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/cad/mars/patches/patch-01 cad/mars/patches/patch-01
--- /usr/ports/cad/mars/patches/patch-01	Mon Nov 25 10:07:56 1996
+++ cad/mars/patches/patch-01	Thu Aug  3 22:11:38 2000
@@ -6,8 +6,8 @@
  #   only if they are not in a standard directory.
 -LIBDIRS = 
 -INCDIRS = 
-+LIBDIRS = -L/usr/X11R6/lib
-+INCDIRS = -I/usr/X11R6/include
++LIBDIRS = -L${X11BASE}/lib
++INCDIRS = -I${X11BASE}/include
  #LIBDIRS = -L/usr/imports/lib/X11R5
  #INCDIRS = -I/usr/imports/include
    


>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?20000804234132.4765337BEE2>