diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 07:52:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 07:52:07 +0000 |
commit | 72e650303802b338a05a1e7bda8040fc71b46e29 (patch) | |
tree | 5282570fc628ea72679480e285d86bd21dd8320d /science | |
parent | fcff879956b95267ebbd347997bf64e0d9d65a96 (diff) | |
download | ports-72e650303802b338a05a1e7bda8040fc71b46e29.tar.gz ports-72e650303802b338a05a1e7bda8040fc71b46e29.zip |
Notes
Diffstat (limited to 'science')
-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 9339a6559700..036bb211783d 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -20,6 +20,8 @@ MAN1= hdf.1 hdfunpac.1 ncdump.1 ncgen.1 MAN3= gr_chunk.3 MANCOMPRESSED= maybe +INSTALLS_SHLIB= yes + MAKE_ARGS= PREFIX="${PREFIX}" -j 2 post-patch: |