Support stage
USE_GMAKE -> USES=gmake
This commit is contained in:
parent
d446daef8e
commit
e8fb3b1f07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341116
1 changed files with 2 additions and 3 deletions
|
@ -8,14 +8,13 @@ CATEGORIES= net-im
|
|||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A library required by kicq (not libicq)
|
||||
COMMENT= Library required by kicq (not libicq)
|
||||
|
||||
USES= gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
|
|
Loading…
Reference in a new issue