FreeBSD Bugzilla – Attachment 79971 Details for
Bug 114805
[maintainer update] science/mbdyn: uppdate to version 1.2.7 and use USE_FORTRAN
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 1.13 KB, created by
Kay Lehmann
on 2007-10-03 11:19:09 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Kay Lehmann
Created:
2007-10-03 11:19:09 UTC
Size:
1.13 KB
patch
obsolete
>--- Makefile.orig 2007-10-03 12:02:15.000000000 +0200 >+++ Makefile 2007-10-03 11:30:49.000000000 +0200 >@@ -2,12 +2,11 @@ > # Date created: 2005-01-30 > # Whom: Kay Lehmann <kay_lehmann@web.de> > # >-# $FreeBSD: ports/science/mbdyn/Makefile,v 1.10 2007/09/30 04:47:23 linimon Exp $ >+# $FreeBSD: ports/science/mbdyn/Makefile,v 1.9 2007/02/19 05:38:48 maho Exp $ > # > > PORTNAME= mbdyn >-PORTVERSION= 1.2.6 >-PORTREVISION= 2 >+PORTVERSION= 1.2.7 > CATEGORIES= science > MASTER_SITES= http://mbdyn.aero.polimi.it/~masarati/Download/mbdyn/ > >@@ -22,16 +21,14 @@ > CONFIGURE_ARGS+= --program-prefix='' --with-umfpack=yes > CPPFLAGS+= -I${LOCALBASE}/include/suitesparse ${PTHREAD_CFLAGS} > LDFLAGS+= -lm -L${LOCALBASE}/lib ${PTHREAD_LIBS} >-WANT_FORTRAN= yes #dummy but future use >-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 >-FC= gfortran42 >-F77= gfortran42 >+USE_FORTRAN= yes > FORTRANLIBS= -lgfortranbegin -lgfortran > GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. > > CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \ > LDFLAGS="${LDFLAGS}" \ > FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" >+MAKE_ARGS+= AUTOMAKE="${TRUE}" > > MAN1= mbdyn.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 114805
:
79970
| 79971