aboutsummaryrefslogtreecommitdiff
path: root/textproc/irstlm
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-08-31 13:18:45 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-08-31 13:18:45 +0000
commit9157c8a08638ee609241205c455a7021c6395d5b (patch)
tree376a435b03f8944a03061b054726fdbdebc8da2e /textproc/irstlm
parentabe8b21d9ad70239933c1c7ccaa3d7558d2196f8 (diff)
downloadports-9157c8a08638ee609241205c455a7021c6395d5b.tar.gz
ports-9157c8a08638ee609241205c455a7021c6395d5b.zip
Do build shared libraries.
Notes
Notes: svn path=/head/; revision=366754
Diffstat (limited to 'textproc/irstlm')
-rw-r--r--textproc/irstlm/Makefile3
-rw-r--r--textproc/irstlm/pkg-plist3
2 files changed, 5 insertions, 1 deletions
diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile
index b8b00cd652d1..40f3234319ba 100644
--- a/textproc/irstlm/Makefile
+++ b/textproc/irstlm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= irstlm
PORTVERSION= 5.80.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80
@@ -14,6 +14,7 @@ COMMENT= The IRST Language Modeling Toolkit
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-shared
USE_PERL5= run
USE_GCC= yes
USE_AUTOTOOLS= libtoolize aclocal autoconf automake
diff --git a/textproc/irstlm/pkg-plist b/textproc/irstlm/pkg-plist
index 5a6f3e9f83e3..50c86ae64d03 100644
--- a/textproc/irstlm/pkg-plist
+++ b/textproc/irstlm/pkg-plist
@@ -48,3 +48,6 @@ include/shiftlm.h
include/timer.h
include/util.h
lib/libirstlm.a
+lib/libirstlm.so
+lib/libirstlm.so.0
+lib/libirstlm.so.0.0.0