From 9a359e7a6507008161d53d5cdfba4de9e972aa63 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 4 Mar 2014 15:41:28 +0000 Subject: - Stage support - Convert to gmake to uses --- textproc/libstree/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/libstree') diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile index e7f4657d0c5e..774587b4676c 100644 --- a/textproc/libstree/Makefile +++ b/textproc/libstree/Makefile @@ -11,10 +11,9 @@ COMMENT= A Generic Suffix Tree Library USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^\(SUBDIRS = src test\) docs,\1,' \ ${WRKSRC}/Makefile.in -- cgit v1.2.3