Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2009 13:42:42 -0600 (CST)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/141232: gmsh port no longer uses gsl as dependency
Message-ID:  <200912061942.nB6Jgg3Y073303@cauchy.math.missouri.edu>
Resent-Message-ID: <200912061950.nB6Jo1OX035492@freefall.freebsd.org>

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

>Number:         141232
>Category:       ports
>Synopsis:       gmsh port no longer uses gsl as dependency
>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 Dec 06 19:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Nov 19 22:49:07 CST 2009 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

gmsh no longer uses gsl as an explicit dependency.  The request change is purely cosmetic.  It probably doesn't even merit a revision bump.

>How-To-Repeat:
	
>Fix:

diff -ur /usr/ports/cad/gmsh/Makefile gmsh/Makefile
--- /usr/ports/cad/gmsh/Makefile	2009-12-01 19:46:10.000000000 -0600
+++ gmsh/Makefile	2009-12-06 12:21:28.000000000 -0600
@@ -33,7 +33,6 @@
 FORTRANLIBDIR2=	`${DIRNAME} \\`${FC} -print-libgcc-file-name\\``/../../../
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-fltk-prefix=${LOCALBASE}	\
-		--with-gsl-prefix=${LOCALBASE}	\
 		--with-med-prefix=${LOCALBASE}	\
 		--with-jpeg-prefix=${LOCALBASE}	\
 		--with-blas-lapack-prefix=${LOCALBASE} \


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



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