- Stage support
- Convert to gmake to uses
This commit is contained in:
parent
ff9fd31b7f
commit
9a359e7a65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347033
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue