mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Remove no longer needed WX_CONFIG [1]
- Use USES= tar:bzip2 Noticed by: makc
This commit is contained in:
parent
2f6d449998
commit
06d8ef1167
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349441
@ -19,8 +19,7 @@ BUILD_DEPENDS= lame:${PORTSDIR}/audio/lame \
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
|
||||
libvorbis.so:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake
|
||||
USES= gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_TARGET=
|
||||
@ -33,7 +32,6 @@ OPTIONS_DEFAULT= WXGTK
|
||||
|
||||
.if ${PORT_OPTIONS:MWXGTK}
|
||||
USE_WX= 3.0
|
||||
WX_CONFIG= ${LOCALBASE}/bin/wxgtk2-2.8-config
|
||||
WX_COMP= wx:lib:build
|
||||
WX_UNICODE= yes
|
||||
GUI_BIN= tools_gui
|
||||
|
Loading…
Reference in New Issue
Block a user