FreeBSD Bugzilla – Attachment 114020 Details for
Bug 155655
[patch] science/meep Add Option to support MPI build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
libctl.txt
libctl.txt (text/plain; charset="KOI8-R"), 848 bytes, created by
devel
on 2011-04-20 10:51:21 UTC
(
hide
)
Description:
libctl.txt
Filename:
MIME Type:
Creator:
devel
Created:
2011-04-20 10:51:21 UTC
Size:
848 bytes
patch
obsolete
>--- Makefile.orig 2011-03-12 03:27:31.000000000 +0600 >+++ Makefile 2011-03-22 12:40:22.000000000 +0600 >@@ -11,7 +11,7 @@ > CATEGORIES= science math > MASTER_SITES= http://ab-initio.mit.edu/libctl/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= devel@stasyan.com > COMMENT= Control Language Library > > LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile >@@ -19,19 +19,22 @@ > USE_AUTOTOOLS= libtool > USE_FORTRAN= yes > USE_LDCONFIG= yes >+MAKE_ENV+= PATH=${WRKDIR}:$$PATH >+ > > MAN1= gen-ctl-io.1 > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "i386" || ${ARCH} == "sparc64" >-BROKEN= Does not compile on i386 or sparc64 >-.endif >- > .if ${OSVERSION} < 700000 > USE_FORTRAN= g77 > .endif > >+post-patch: >+ ${LN} -s ${LOCALBASE}/bin/${CC} ${WRKDIR}/cc >+ ${LN} -s ${LOCALBASE}/bin/${CXX} ${WRKDIR}/c++ >+ >+ > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR}
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 Raw
Actions:
View
Attachments on
bug 155655
:
114018
|
114019
| 114020