diff -u /usr/ports/textproc/redland/Makefile textproc/redland/Makefile --- /usr/ports/textproc/redland/Makefile 2012-01-29 15:03:34.000000000 -0500 +++ textproc/redland/Makefile 2012-05-10 23:29:31.000000000 -0400 @@ -17,7 +17,7 @@ LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ rasqal.3:${PORTSDIR}/textproc/rasqal -USE_BDB= yes +#USE_BDB= yes WITH_BDB_HIGHEST= yes INVALID_BDB_VER=2 USE_GNOME= gnomehack lthack pkgconfig libxml2 @@ -76,6 +76,7 @@ #CONFIGURE_ARGS+=--with-sqlite=3 #PLIST_SUB+= SQLITE="" #.else +CONFIGURE_ARGS+=--with-bdb=no CONFIGURE_ARGS+=--with-sqlite=no PLIST_SUB+= SQLITE="@comment " #.endif