diff options
author | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-06-01 04:31:08 +0800 |
commit | ccb751d1d7b00b159ce006c8e210c8c288197226 (patch) | |
tree | 59e9df4c7ebd8748480345d1d2e8aea068a2e962 /science/hdf5-18/Makefile | |
parent | 50a0b0d3d9e3b16e973ccc848bc2a857af93916e (diff) | |
download | freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.gz freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.tar.zst freebsd-ports-gnome-ccb751d1d7b00b159ce006c8e210c8c288197226.zip |
- Resolve LATEST_LINK conflict
Diffstat (limited to 'science/hdf5-18/Makefile')
-rw-r--r-- | science/hdf5-18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index 46cdeb4d685d..3e2b75d6bf89 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -15,6 +15,7 @@ MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) CONFLICTS= hdf5-1.6.* +NO_LATEST_LINK= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |