aboutsummaryrefslogtreecommitdiffstats
path: root/comms/xastir
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-08-08 21:46:50 +0800
committermat <mat@FreeBSD.org>2016-08-08 21:46:50 +0800
commitaccc153f0c7ee632df7b714f1861b98898e90e7c (patch)
tree509f9c56f6c9e206681219518e92866874b3ae54 /comms/xastir
parentc333a42bbacfd478a1ae703c628fc3f6f2ce3575 (diff)
downloadfreebsd-ports-gnome-accc153f0c7ee632df7b714f1861b98898e90e7c.tar.gz
freebsd-ports-gnome-accc153f0c7ee632df7b714f1861b98898e90e7c.tar.zst
freebsd-ports-gnome-accc153f0c7ee632df7b714f1861b98898e90e7c.zip
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight
Diffstat (limited to 'comms/xastir')
-rw-r--r--comms/xastir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 2cd2b07fad49..f4310c4db39d 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -67,7 +67,7 @@ RTREE_CONFIGURE_WITH= rtree
ERRORPOP_CONFIGURE_WITH= errorpopups
-BDB_USE= BDB=41+
+BDB_USES= bdb
BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} --with-bdb-libdir=${BDB_LIB_DIR}
OPTCFLAGS_CFLAGS= -O2 -pipe