Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 16:50:04 GMT
From:      "M. L. Dodson" <bdodson@scms.utmb.edu>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/80457: maintainer-update for biology/nab
Message-ID:  <200504291650.j3TGo4rV041888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/80457; it has been noted by GNATS.

From: "M. L. Dodson" <bdodson@scms.utmb.edu>
To: bug-followup@freebsd.org, bdodson@scms.utmb.edu
Cc:  
Subject: Re: ports/80457: maintainer-update for biology/nab
Date: Fri, 29 Apr 2005 11:48:26 -0500

 Sorry, but another bug cropped up.  Something happened between my
 submission and the commit.  The port passed all my tests fine
 before submission, but what I got with cvsup had multiple bugs
 in it not seen in my testing.  In any case, the following patch
 needs to be applied:
 
 
 --- files/patch-src_Makefile.orig       Thu Apr 28 14:01:41 2005
 +++ files/patch-src_Makefile    Fri Apr 29 11:30:39 2005
 @@ -7,7 +7,7 @@
  +beforerealinstall:
  +      $(CC) -DBINDIR='"$(PREFIX)/bin"' \
  +              -DINCDIR='"$(PREFIX)/include"' \
 -+              -DLIBDIR='"$(NABHOME)/lib"' \
 ++              -DLIBDIR='"$(PREFIX)/share/nab/lib"' \
  +              $(CFLAGS) -DCC='"$(CC)"' -DCPP='"$(CPP)"' \
  +              -DFLIBS='"$(PREFIX)/share/nab/lib/libsym.a $(PREFIX)/share/nab/lib/lapack.a $(PREFIX)/share/nab/lib/blas.a -lg2c"' \
  +              -static -o ../bin/nab${SFX} nab.c
 
 -- 
 M. L. Dodson                                bdodson@scms.utmb.edu
 409-772-2178                                FAX: 409-747-8608
 



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