aboutsummaryrefslogtreecommitdiff
path: root/textproc/sary
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-02 18:18:07 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-02 18:18:07 +0000
commitd7a316a1cff0dde64a13c538be68010bc6106a58 (patch)
tree8aa5bee8b6784f07e58bf0bc8a0637184819fe25 /textproc/sary
parentbcad40808bd188b85fc83064efa8f0d3d80d1d2b (diff)
downloadports-d7a316a1cff0dde64a13c538be68010bc6106a58.tar.gz
ports-d7a316a1cff0dde64a13c538be68010bc6106a58.zip
Convert to USES=libtool
Notes
Notes: svn path=/head/; revision=360236
Diffstat (limited to 'textproc/sary')
-rw-r--r--textproc/sary/Makefile8
-rw-r--r--textproc/sary/pkg-plist2
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile
index b54e38593818..78ea975be5c8 100644
--- a/textproc/sary/Makefile
+++ b/textproc/sary/Makefile
@@ -3,16 +3,16 @@
PORTNAME= sary
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://sary.sourceforge.net/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A suffix array library and tools, which provide fast full-text search
+COMMENT= Suffix array library and tools, which provide fast full-text search
-USES= pathfix pkgconfig
+GNU_CONFIGURE= yes
+USES= libtool pathfix pkgconfig
USE_GNOME= glib20
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
post-patch:
diff --git a/textproc/sary/pkg-plist b/textproc/sary/pkg-plist
index 43220de11fae..b2f471465950 100644
--- a/textproc/sary/pkg-plist
+++ b/textproc/sary/pkg-plist
@@ -18,9 +18,9 @@ include/sary/str.h
include/sary/text.h
include/sary/writer.h
lib/libsary.a
-lib/libsary.la
lib/libsary.so
lib/libsary.so.10
+lib/libsary.so.10.0.0
libdata/pkgconfig/sary.pc
man/man1/mksary.1.gz
man/man1/sary.1.gz