- Convert to USES=libtool

- Add INSTALL_TARGET=install-strip
This commit is contained in:
Tijl Coosemans 2014-07-08 14:50:22 +00:00
parent 0d946edf55
commit 175165a3fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361254
3 changed files with 6 additions and 19 deletions

View File

@ -3,14 +3,16 @@
PORTNAME= ghmm
PORTVERSION= 0.7.0b
PORTREVISION= 1
CATEGORIES= science math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= General Hidden Markov Model Library in C
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-0.7.0

View File

@ -1,15 +0,0 @@
--- ltmain.sh.orig Thu Oct 13 16:30:04 2005
+++ ltmain.sh Wed Jul 26 11:29:48 2006
@@ -5772,10 +5772,12 @@
fi
# Install the pseudo-library for information purposes.
+ if /usr/bin/false ; then
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
instname="$dir/$name"i
$show "$install_prog $instname $destdir/$name"
$run eval "$install_prog $instname $destdir/$name" || exit $?
+ fi
# Maybe install the static library, too.
test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"

View File

@ -38,10 +38,10 @@ include/ghmm/rng.h
include/ghmm/mes.h
include/ghmm/randvar.h
include/ghmm/internal.h
lib/libghmm.so.0
lib/libghmm.so
lib/libghmm.la
lib/libghmm.a
lib/libghmm.so
lib/libghmm.so.0
lib/libghmm.so.0.0.7
%%DATADIR%%/PHI_001_20.dat
@dirrmtry %%DATADIR%%
@dirrmtry include/ghmm