mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Convert USE_GMAKE=yes to USES=gmake
- Support staging Approved by: crees, tabthorpe (mentors, implicit)
This commit is contained in:
parent
40d4dd3100
commit
e9981d0bc7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328633
@ -15,11 +15,11 @@ GH_ACCOUNT= redis
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 0fff0f1
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX}
|
||||
CFLAGS+= -fPIC
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/^REAL_/s/ \$$(ARCH)//' ${WRKSRC}/Makefile
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user