- 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:
Pav Lucistnik 2004-03-24 18:55:25 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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