diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-23 06:46:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-23 06:46:55 +0000 |
commit | 4a3672999fd6550177135de49fe2b9f055a7efe4 (patch) | |
tree | e470384c674a9eee4e57003399208375480a2ea0 /science/hdf5 | |
parent | 511e2c74e157580f374d60e31aedaf1cbb8e1fa4 (diff) |
Notes
Diffstat (limited to 'science/hdf5')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index a8dbdb981970..341ec29cf8be 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -29,7 +29,7 @@ INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes TEST_TARGET= check USE_LDCONFIG= yes -USES= libtool tar:bzip2 +USES= libtool localbase tar:bzip2 PORTEXAMPLES= * |