summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorafresh1 <afresh1@openbsd.org>2014-11-18 19:49:18 +0000
committerafresh1 <afresh1@openbsd.org>2014-11-18 19:49:18 +0000
commit330d7c7d2042df2784f5f8c366180d322eb93dc5 (patch)
treea7d0ab91e9621cfb312b7db42caddfdb5ac4f2ef
parentIgnore invalid directories in man.conf(5) and MANPATH, even if their (diff)
downloadwireguard-openbsd-330d7c7d2042df2784f5f8c366180d322eb93dc5.tar.xz
wireguard-openbsd-330d7c7d2042df2784f5f8c366180d322eb93dc5.zip
We have dbm.h, so unbreak the tree
-rw-r--r--gnu/usr.bin/perl/hints/openbsd.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/hints/openbsd.sh b/gnu/usr.bin/perl/hints/openbsd.sh
index 16db0c0c936..f4b6def5241 100644
--- a/gnu/usr.bin/perl/hints/openbsd.sh
+++ b/gnu/usr.bin/perl/hints/openbsd.sh
@@ -157,7 +157,6 @@ case "$openbsd_distribution" in
# Don't support DBM not in base
i_gdbm='undef'
- i_dbm='undef'
;;
esac