- Stage support

- Convert to gmake to uses
This commit is contained in:
Martin Wilke 2014-03-04 15:41:28 +00:00
parent ff9fd31b7f
commit 9a359e7a65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347033

View file

@ -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