mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Allow package suffix to be overridden.
This commit is contained in:
parent
d155f4059e
commit
347ed57aa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59649
@ -79,7 +79,7 @@ MAKE_ARGS+= CONF_OPT_PERL="--enable-perlinterp --enable-pythoninterp --enable-tc
|
||||
.endif
|
||||
|
||||
.else # LITE
|
||||
PKGNAMESUFFIX= -lite
|
||||
PKGNAMESUFFIX?= -lite
|
||||
MAKE_ARGS+= CONF_OPT_GUI="--enable-gui=no --without-x --enable-multibyte"
|
||||
MAKE_ARGS+= CONF_OPT_PERL="--disable-perlinterp --disable-pythoninterp --disable-tclinterp"
|
||||
.endif # LITE
|
||||
|
Loading…
Reference in New Issue
Block a user