diff options
Diffstat (limited to 'textproc/libstree')
-rw-r--r-- | textproc/libstree/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile index 4ed18b68a53a..11ee554d5cfe 100644 --- a/textproc/libstree/Makefile +++ b/textproc/libstree/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cl.cam.ac.uk/~cpk25/downloads/ MAINTAINER= clsung@FreeBSD.org COMMENT= A Generic Suffix Tree Library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |