mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Stage support
- Convert USE_GMAKE to USES
This commit is contained in:
parent
cc032c68d0
commit
601ca727c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344651
@ -20,13 +20,11 @@ USE_LDCONFIG= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= ltverhack
|
||||
USES= pathfix pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix pkgconfig gmake
|
||||
CONFIGURE_ARGS= --disable-introspection
|
||||
|
||||
OPTIONS_DEFINE= SIMD
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSIMD}
|
||||
|
Loading…
Reference in New Issue
Block a user