mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Show up debug flags
Add shared DEBUG description
This commit is contained in:
parent
fe616488ea
commit
071d342cff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297685
@ -10,6 +10,7 @@ CDDA2WAV_DESC?= Enable cdda2was CD ripper
|
||||
CURL_DESC?= Enable CURL support
|
||||
DAGRAB_DESC?= Enable dagrab CD ripper
|
||||
DBUS_DESC?= Enable D-Bus support
|
||||
DEBUG_DESC?= Enable debug flags
|
||||
DOCS_DESC?= Build and install the documentation
|
||||
EXAMPLES_DESC?= Build and install the examples
|
||||
FLAC_DESC?= Enable support for flac
|
||||
|
@ -39,7 +39,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-bsdtar
|
||||
#EXTRA_COMPLETION_FILES= _sockstat
|
||||
#EXTRA_COMPLETION_DIR= Completion/BSD/Command
|
||||
|
||||
OPTIONS_DEFINE= GDBM MEM SECURE_FREE MAILDIR MULTIBYTE PCRE STATIC DOCS
|
||||
OPTIONS_DEFINE= GDBM MEM SECURE_FREE MAILDIR MULTIBYTE PCRE STATIC DOCS DEBUG
|
||||
OPTIONS_DEFAULT= SECURE_FREE MAILDIR MULTIBYTE
|
||||
|
||||
GDBM_DESC= "Enable GDBM support (GPL)"
|
||||
|
Loading…
Reference in New Issue
Block a user