aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-31 04:52:42 +0800
committerbapt <bapt@FreeBSD.org>2012-05-31 04:52:42 +0800
commit1d07d851521a9e0215d4f0286c77893a06abd9c8 (patch)
treedb7f48a4a21800c963f870d9233b8e05ad591926 /Mk
parent4e5418c642bd561bf621252821b399dbed37b711 (diff)
downloadfreebsd-ports-gnome-1d07d851521a9e0215d4f0286c77893a06abd9c8.tar.gz
freebsd-ports-gnome-1d07d851521a9e0215d4f0286c77893a06abd9c8.tar.zst
freebsd-ports-gnome-1d07d851521a9e0215d4f0286c77893a06abd9c8.zip
Add descriptions for BDB1 BDB and DBM
Submitted by: Bryan Drewery (via #bsdports)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 73cf342a20bb..dfd7255df567 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -13,6 +13,8 @@ AO_DESC?= Support libao audio library
ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive
ARTS_DESC?= Enable Arts audio system support
AVAHI_DESC?= Support Zeroconf through Avahi
+BDB1_DESC?= Enable Berkeley DB 1.85 support
+BDB_DESC?= Enable Berkeley DB support
CDDA2WAV_DESC?= Enable cdda2wav CD ripper
CDPARANOIA_DESC?= Enable cdparanoia CD ripper
CFITSIO_DESC?= Enable FITS support via CFITSIO
@@ -20,6 +22,7 @@ COMPOSITE_DESC?= Enable X11 Composite extension
CUE_DESC?= Support embedded cue sheets
CURL_DESC?= Enable CURL support
DAGRAB_DESC?= Enable dagrab CD ripper
+DBM_DESC?= Enable DBM support
DBUS_DESC?= Enable D-Bus support
DEBUG_DESC?= Enable debug flags
DOCS_DESC?= Build and install the documentation