mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries. PR: ports/64646, ports/64647 Submitted by: Kay Lehmann <kay_lehmann@web.de>
This commit is contained in:
parent
d5f131c7fd
commit
56db852da4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105136
4 changed files with 8 additions and 0 deletions
|
@ -17,6 +17,8 @@ COMMENT= Library for machine-independent, array-oriented data access
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
CONFLICTS= hdf-4.*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= Hierarchical Data Format library (from NCSA)
|
|||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
CONFLICTS= netcdf-*
|
||||
|
||||
MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1
|
||||
MAN3= gr_chunk.3
|
||||
MANCOMPRESSED= maybe
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= Library for machine-independent, array-oriented data access
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
CONFLICTS= hdf-4.*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= Library for machine-independent, array-oriented data access
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
CONFLICTS= hdf-4.*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-fPIC -DPIC -Df2cFortran"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue