ports/72094: Update of biology/nab by maintainer

M. L. Dodson bdodson at scms.utmb.EDU
Sun Sep 26 00:00:48 UTC 2004


>Number:         72094
>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:   Sun Sep 26 00:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     M. L. Dodson
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
University of Texas Medical Branch
>Environment:
System: FreeBSD wotan.invalid 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Fri Sep 24 20:08:16 CDT 2004     bdodson at wotan.invalid:/usr/obj/usr/src/sys/WOTAN  i386



>Description:
	Remove broken status and minor cosmetic cleanup
>How-To-Repeat:
	Port install is not broken on 5.x
>Fix:

diff -ruN nab.bak/Makefile nab/Makefile
--- nab.bak/Makefile	Sat Sep 25 18:34:15 2004
+++ nab/Makefile	Sat Sep 25 18:36:44 2004
@@ -36,10 +36,6 @@
  
 .include <bsd.port.pre.mk>
  
-.if ${OSVERSION} >= 502126
-BROKEN=		"Does not install on FreeBSD >= 5.x"
-.endif
-
 post-extract:
	@${CP} ${FILESDIR}/config.h ${WRKSRC}
  
diff -ruN nab.bak/files/config.h nab/files/config.h
--- nab.bak/files/config.h	Fri Sep 24 18:30:45 2004
+++ nab/files/config.h	Sat Sep 25 18:36:10 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/
-LIBDIR=$(NABHOME)/lib/
+BINDIR=$(NABHOME)/bin
+LIBDIR=$(NABHOME)/lib
 INCDIR=$(NABHOME)/include
 #
 ###############################################################################



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



More information about the freebsd-ports-bugs mailing list