aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-04-05 14:31:51 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-04-05 14:31:51 +0800
commit91c715c8c4e8ba70233e941e48344e43657a7b49 (patch)
treeb969618d1708f7a3ff2c113049063934901894bc /databases
parent41a378e77b5d0cc2be332755fca002476d85ea44 (diff)
downloadfreebsd-ports-gnome-91c715c8c4e8ba70233e941e48344e43657a7b49.tar.gz
freebsd-ports-gnome-91c715c8c4e8ba70233e941e48344e43657a7b49.tar.zst
freebsd-ports-gnome-91c715c8c4e8ba70233e941e48344e43657a7b49.zip
databases/ldb1{3,4}: Drop nop options helpers
Prepare for D19553: Options helpers set after bsd.port.options.mk are ineffective.
Diffstat (limited to 'databases')
-rw-r--r--databases/ldb13/Makefile2
-rw-r--r--databases/ldb14/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/databases/ldb13/Makefile b/databases/ldb13/Makefile
index 2521f1457de8..109180e87825 100644
--- a/databases/ldb13/Makefile
+++ b/databases/ldb13/Makefile
@@ -55,8 +55,6 @@ MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl)
.include <bsd.port.options.mk>
-DEBUG_CONFIGURE_ON= --verbose --enable-debug
-DEBUG_MAKE_ARGS= --verbose
DEBUG_FLAGS= -g -ggdb3 -O0
LDB_BINS= bin/ldbedit \
diff --git a/databases/ldb14/Makefile b/databases/ldb14/Makefile
index f7a0892baa85..d1d1fa81b4bc 100644
--- a/databases/ldb14/Makefile
+++ b/databases/ldb14/Makefile
@@ -53,8 +53,6 @@ MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl)
.include <bsd.port.options.mk>
-DEBUG_CONFIGURE_ON= --verbose --enable-debug
-DEBUG_MAKE_ARGS= --verbose
DEBUG_FLAGS= -g -ggdb3 -O0
LDB_BINS= bin/ldbedit \