aboutsummaryrefslogtreecommitdiff
path: root/science/crf++
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-08 15:18:44 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-08 15:18:44 +0000
commit43425a2c70fab0511c84d9442156edd15d6b805c (patch)
treefd3e1fbc7c1908307f584f3733606dbc4eac9da2 /science/crf++
parent8a12c1f291f293ba36e3674cecf460cfcebbb560 (diff)
downloadports-43425a2c70fab0511c84d9442156edd15d6b805c.tar.gz
ports-43425a2c70fab0511c84d9442156edd15d6b805c.zip
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
Notes
Notes: svn path=/head/; revision=361257
Diffstat (limited to 'science/crf++')
-rw-r--r--science/crf++/Makefile4
-rw-r--r--science/crf++/pkg-plist6
2 files changed, 6 insertions, 4 deletions
diff --git a/science/crf++/Makefile b/science/crf++/Makefile
index 9002ec8566af..84009af1e9d0 100644
--- a/science/crf++/Makefile
+++ b/science/crf++/Makefile
@@ -3,6 +3,7 @@
PORTNAME= crf++
PORTVERSION= 0.54
+PORTREVISION= 1
CATEGORIES= science math
MASTER_SITES= SF/crfpp/crfpp/${PORTVERSION} \
${MASTER_SITE_LOCAL}
@@ -12,7 +13,8 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Yet Another CRF toolkit
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= libtool
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
.include <bsd.port.mk>
diff --git a/science/crf++/pkg-plist b/science/crf++/pkg-plist
index 271234f3afd5..211fba50647d 100644
--- a/science/crf++/pkg-plist
+++ b/science/crf++/pkg-plist
@@ -1,7 +1,7 @@
bin/crf_learn
bin/crf_test
include/crfpp.h
-lib/libcrfpp.so.0
-lib/libcrfpp.so
lib/libcrfpp.a
-lib/libcrfpp.la
+lib/libcrfpp.so
+lib/libcrfpp.so.0
+lib/libcrfpp.so.0.0.0