diff options
author | pav <pav@FreeBSD.org> | 2009-01-14 23:47:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-14 23:47:27 +0800 |
commit | c9e1b942ce95de30026bf536a83f2fc28a090a3b (patch) | |
tree | df1476b575b7e89ef1f3ff9bfbcf7b4ca52abb15 /science/hdf | |
parent | 3e99f7d9cc9ffa64c41c16befa469883df1217d2 (diff) | |
download | freebsd-ports-gnome-c9e1b942ce95de30026bf536a83f2fc28a090a3b.tar.gz freebsd-ports-gnome-c9e1b942ce95de30026bf536a83f2fc28a090a3b.tar.zst freebsd-ports-gnome-c9e1b942ce95de30026bf536a83f2fc28a090a3b.zip |
- Fix plist
Reported by: pointyhat
Diffstat (limited to 'science/hdf')
-rw-r--r-- | science/hdf/Makefile | 2 | ||||
-rw-r--r-- | science/hdf/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index c6b6d86b3f44..e08a90f33d2d 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= hdf PORTVERSION= 4.2r3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/:src \ ftp://ftp.hdfgroup.org/HDF/Documentation/${PORTVERSION}/:doc \ diff --git a/science/hdf/pkg-plist b/science/hdf/pkg-plist index 0b8b62974c34..5bce5b5e5357 100644 --- a/science/hdf/pkg-plist +++ b/science/hdf/pkg-plist @@ -79,9 +79,11 @@ include/tbbt.h include/vattr.h include/vg.h lib/libdf.a +lib/libdf.so lib/libdf.so.2 lib/libhdf4.settings lib/libmfhdf.a +lib/libmfhdf.so lib/libmfhdf.so.3 %%PORTDOCS%%%%DOCSDIR%%/RM-print42r3.pdf %%PORTDOCS%%%%DOCSDIR%%/UG_print42r3.pdf |