summaryrefslogtreecommitdiff
path: root/deskutils/orage
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-08-20 20:59:02 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-08-20 20:59:02 +0000
commita3b535b7e7bff873b8149559b9dd9d302fdbb733 (patch)
tree51f2282d8cecc28854c85b85da9dd16592c85c1b /deskutils/orage
parentwww/p5-HTML-Perlinfo: 1.62 -> 1.64 (diff)
Remove ineffective INVALIDE_BDB_VER line; orage builds nicely with db5 or db6.
Notes
Notes: svn path=/head/; revision=365512
Diffstat (limited to 'deskutils/orage')
-rw-r--r--deskutils/orage/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile
index 86382d3f1829..1758b9f61da1 100644
--- a/deskutils/orage/Makefile
+++ b/deskutils/orage/Makefile
@@ -39,8 +39,6 @@ CONFIGURE_ARGS= --enable-dbus
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure
CONFIGURE_ARGS+=--with-bdb4=yes --with-bdb4_dir=${LOCALBASE}
USE_BDB= yes
-# Only Berkeley DB 4.x
-INVALIDE_BDB_VER= 5
.else
CONFIGURE_ARGS+=--with-bdb4=no
.endif