From 0e92e90ae70c268e1ec960484ba51787ac642bac Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Tue, 8 Jul 2014 15:24:14 +0000 Subject: Add USES=libtool and INSTALL_TARGET=install-strip --- science/bft/Makefile | 4 +++- science/bft/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'science/bft') diff --git a/science/bft/Makefile b/science/bft/Makefile index c23fe41fc9a1..d5dd5280d7f4 100644 --- a/science/bft/Makefile +++ b/science/bft/Makefile @@ -3,6 +3,7 @@ PORTNAME= bft PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -14,9 +15,10 @@ LICENSE= LGPL21 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= zip +USES= libtool zip USE_LDCONFIG= yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip TESTSBIN= bft_test bft_mem_usage_test bft_printf_test diff --git a/science/bft/pkg-plist b/science/bft/pkg-plist index 99d685e07cb9..ad61006af575 100644 --- a/science/bft/pkg-plist +++ b/science/bft/pkg-plist @@ -12,7 +12,7 @@ include/bft_sys_info.h include/bft_timer.h include/bft_version.h lib/libbft.a -lib/libbft.la lib/libbft.so lib/libbft.so.1 +lib/libbft.so.1.0.0 man/man1/bft-config.1.gz -- cgit v1.2.3