Add missing build dependency
This commit is contained in:
parent
6be5098af1
commit
a2de9edf5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382792
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|||
USE_WX= 2.8+
|
||||
WX_CONF_ARGS= relative
|
||||
WX_UNICODE= yes
|
||||
USES= autoreconf gettext
|
||||
USES= autoreconf gettext libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= WXRC="${WXRC_CMD}"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Loading…
Reference in a new issue