aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 15:03:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 15:03:32 +0000
commit309fd080e1ad73bb664e93c1fff51cd61da654f1 (patch)
tree214247b91efbce409d877462f42e2b3487456f7d
parentf057cd8a7261ac444fba62286ee9bac2ae25976d (diff)
Notes
-rw-r--r--textproc/libstree/Makefile6
-rw-r--r--textproc/libstree/pkg-plist2
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile
index 774587b4676c..1341f07c4788 100644
--- a/textproc/libstree/Makefile
+++ b/textproc/libstree/Makefile
@@ -3,15 +3,15 @@
PORTNAME= libstree
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.icir.org/christian/downloads/
MAINTAINER= clsung@FreeBSD.org
-COMMENT= A Generic Suffix Tree Library
+COMMENT= Generic Suffix Tree Library
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake libtool
USE_LDCONFIG= yes
post-patch:
diff --git a/textproc/libstree/pkg-plist b/textproc/libstree/pkg-plist
index 455b6d7d0c1c..afa96b73db1f 100644
--- a/textproc/libstree/pkg-plist
+++ b/textproc/libstree/pkg-plist
@@ -6,7 +6,7 @@ include/stree/lst_structs.h
include/stree/lst_algorithms.h
include/stree/lst_timestamp.h
@dirrm include/stree
+lib/libstree.so.0.0.0
lib/libstree.so.0
lib/libstree.so
-lib/libstree.la
lib/libstree.a