diff options
Diffstat (limited to 'deskutils/orage')
-rw-r--r-- | deskutils/orage/Makefile | 2 |
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 |