Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Sep 2004 15:45:50 -0500 (CDT)
From:      "M. L. Dodson" <bdodson@scms.utmb.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71505: update of biology/nab by maintainer
Message-ID:  <200409082045.i88Kjowv080865@histidine.utmb.edu>
Resent-Message-ID: <200409082050.i88KoNep040859@freefall.freebsd.org>

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

>Number:         71505
>Category:       ports
>Synopsis:       update of biology/nab by maintainer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 08 20:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     M. L. Dodson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
University of Texas Medical Branch
>Environment:
System: FreeBSD histidine.utmb.edu 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 12:07:35 CDT 2004 bdodson@histidine.utmb.edu:/usr/src/sys/i386/compile/HISTIDINE i386


>Description:
	${ARCH} is now visible during compile and install stages,
	but existing port structure assumes it is null
>How-To-Repeat:
>Fix:

diff -ruN nab.bak/files/config.h nab/files/config.h
--- nab.bak/files/config.h      Tue Jul  8 06:50:36 2003
+++ nab/files/config.h  Wed Sep  8 15:27:15 2004
@@ -21,8 +21,8 @@
 #       You can choose ARCH as you wish, but it would generally 
 #       be related to the output of the "uname" command.
 #
-BINDIR=$(NABHOME)/bin/$(ARCH)
-LIBDIR=$(NABHOME)/lib/$(ARCH)
+BINDIR=$(NABHOME)/bin/
+LIBDIR=$(NABHOME)/lib/
 INCDIR=$(NABHOME)/include
 #
 ###############################################################################


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



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