aboutsummaryrefslogtreecommitdiffstats
path: root/science/silo
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-08 05:56:17 +0800
committertijl <tijl@FreeBSD.org>2014-07-08 05:56:17 +0800
commita24d234e9a5473d8dac7f9d40a6c7fc9c58058f6 (patch)
tree17a797ce0a59cd89dfd83a4224f2c922320c9681 /science/silo
parent289469c5ea6be62ace2e6f93b58b3672922e19a4 (diff)
downloadfreebsd-ports-gnome-a24d234e9a5473d8dac7f9d40a6c7fc9c58058f6.tar.gz
freebsd-ports-gnome-a24d234e9a5473d8dac7f9d40a6c7fc9c58058f6.tar.zst
freebsd-ports-gnome-a24d234e9a5473d8dac7f9d40a6c7fc9c58058f6.zip
- Add USES=libtool
- Add INSTALL_TARGET=install-strip
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