diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 18:55:25 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-24 18:55:25 +0000 |
commit | 56db852da4f98f91083cce75e79219c2d0b8db3d (patch) | |
tree | a66f64eb107fcde437ddda6f47640eca70341d7c /science/hdf/Makefile | |
parent | d5f131c7fdd331ce16a0aca14a551695f1bd3330 (diff) |
Notes
Diffstat (limited to 'science/hdf/Makefile')
-rw-r--r-- | science/hdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 00c7fef81d20..1002a5f48cd1 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -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 |