ports/71505: update of biology/nab by maintainer

M. L. Dodson bdodson at scms.utmb.edu
Wed Sep 8 20:50:24 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list