Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
pkgname=openmpi
|
||||
version=1.4.1
|
||||
distfiles="http://www.open-mpi.org/software/ompi/v1.4/downloads/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
build_style=gnu-configure
|
||||
short_desc="A High Performance Message Passing Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d4d71d7c670d710d2d283ea60af50d6c315318a4c35ec576bedfd0f3b7b8c218
|
||||
|
||||
Reference in New Issue
Block a user