aboutsummaryrefslogtreecommitdiff
path: root/science/silo
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-07 21:56:17 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-07 21:56:17 +0000
commit7da579b763bcf2e69db64ae7d5a78d908160fba9 (patch)
tree17a797ce0a59cd89dfd83a4224f2c922320c9681 /science/silo
parentcc8d4beae481664d115f26abe0a1acf0c5f9947f (diff)
downloadports-7da579b763bcf2e69db64ae7d5a78d908160fba9.tar.gz
ports-7da579b763bcf2e69db64ae7d5a78d908160fba9.zip
- Add USES=libtool
- Add INSTALL_TARGET=install-strip
Notes
Notes: svn path=/head/; revision=361135
Diffstat (limited to 'science/silo')
-rw-r--r--science/silo/Makefile5
-rw-r--r--science/silo/pkg-plist3
2 files changed, 4 insertions, 4 deletions
diff --git a/science/silo/Makefile b/science/silo/Makefile
index 4b715314643b..1ab765131555 100644
--- a/science/silo/Makefile
+++ b/science/silo/Makefile
@@ -4,7 +4,7 @@
PORTNAME= silo
PORTVERSION= 4.9.1
DISTVERSIONSUFFIX= -bsd
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= https://wci.llnl.gov/codes/${PORTNAME}/silo-${PORTVERSION}/
@@ -21,9 +21,10 @@ OPTIONS_DEFAULT= QT4
OPTIONS_SUB= yes
-USES= gmake readline
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static
+INSTALL_TARGET= install-strip
+USES= gmake libtool readline
USE_LDCONFIG= yes
FORTRAN_CONFIGURE_ENABLE= fortran
diff --git a/science/silo/pkg-plist b/science/silo/pkg-plist
index 8c5ef0caf806..45d9d2763fa2 100644
--- a/science/silo/pkg-plist
+++ b/science/silo/pkg-plist
@@ -7,8 +7,7 @@ include/ioperf.h
include/pmpio.h
include/silo.h
include/silo.inc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/Silo.la
%%PYTHON%%%%PYTHON_SITELIBDIR%%/Silo.so
-lib/libsilo%%SUFX_HDF5%%.la
lib/libsilo%%SUFX_HDF5%%.so
lib/libsilo%%SUFX_HDF5%%.so.0
+lib/libsilo%%SUFX_HDF5%%.so.0.0.0